Skip to content

Commit ba49761

Browse files
authored
use pioarduino platform test
1 parent d85b0ba commit ba49761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/projects.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
project:
1313
- PlatformTest:
14-
repository: "Jason2866/platform-test"
14+
repository: "pioarduino/platform-test"
1515
folder: "src"
1616
config_dir: "src"
1717
env_name: "esp32-s3"
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Python ${{ matrix.python-version }}
2727
uses: actions/setup-python@v5
2828
with:
29-
python-version: 3.11
29+
python-version: 3.13
3030

3131
- name: Install PlatformIO
3232
run: pip install -U .

0 commit comments

Comments
 (0)