We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d4c5a commit 4edfb69Copy full SHA for 4edfb69
.github/workflows/test-builds.yml
@@ -137,7 +137,7 @@ jobs:
137
138
- name: Install PlatformIO
139
run: |
140
- pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
+ pip install -U https://github.com/platformio/platformio-core/archive/v5.2.5.zip
141
platformio update
142
143
- name: Run ${{ matrix.test-platform }} Tests
0 commit comments