Skip to content

Commit 4edfb69

Browse files
committed
💚 Lock CI testing to PlatformIO 5.2.5
1 parent 51d4c5a commit 4edfb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-builds.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137

138138
- name: Install PlatformIO
139139
run: |
140-
pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
140+
pip install -U https://github.com/platformio/platformio-core/archive/v5.2.5.zip
141141
platformio update
142142
143143
- name: Run ${{ matrix.test-platform }} Tests

0 commit comments

Comments
 (0)