Skip to content
Snippets Groups Projects
Unverified Commit f1ffca1d authored by Ivan Kravets's avatar Ivan Kravets Committed by GitHub
Browse files

Use development version of PlatformIO (#18724)

parent 9ca070fa
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment