Skip to content

Commit 5b57f8f

Browse files
authored
Use pioarduino core v6.1.17
1 parent f2ddfd6 commit 5b57f8f

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
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
python -m pip install --upgrade pip
5252
pip install wheel
53-
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17b2.zip
53+
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17.zip
5454
pio pkg install --global --platform file://.
5555
- name: git clone Tasmota and add to examples
5656
run: |

0 commit comments

Comments
 (0)