Skip to content

Commit 875fd56

Browse files
authored
pioarduino core v6.1.16
1 parent 3f80cbb commit 875fd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
python -m pip install --upgrade pip
4545
pip install wheel
46-
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.16+test.tar.gz
46+
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.16.tar.gz
4747
pio pkg install --global --platform symlink://.
4848
- name: Build examples
4949
run: |

0 commit comments

Comments
 (0)