We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1953f59 commit b2a75b1Copy full SHA for b2a75b1
.github/workflows/example.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
python -m pip install --upgrade pip
27
pip install wheel
28
- pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.16.zip
+ pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17b2.zip
29
- name: Build example
30
31
pio run
0 commit comments