Skip to content

Commit

Permalink
💚 Lock CI testing to PlatformIO 5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Mar 29, 2022
1 parent 51d4c5a commit 4edfb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:

- name: Install PlatformIO
run: |
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
platformio update
- name: Run ${{ matrix.test-platform }} Tests
Expand Down

0 comments on commit 4edfb69

Please sign in to comment.