Skip to content

Commit

Permalink
Use development version of PlatformIO (#18724)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets authored Jul 21, 2020
1 parent 9ca070f commit f1ffca1
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 @@ -105,7 +105,7 @@ jobs:

- name: Install PlatformIO
run: |
pip install -U https://github.com/platformio/platformio-core/archive/master.zip
pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
platformio update
- name: Check out the PR
Expand Down

0 comments on commit f1ffca1

Please sign in to comment.