Skip to content

Commit 7f9b331

Browse files
ivankravetsalbertogg
authored andcommitted
Use development version of PlatformIO (MarlinFirmware#18724)
1 parent 5fc383a commit 7f9b331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105

106106
- name: Install PlatformIO
107107
run: |
108-
pip install -U https://github.com/platformio/platformio-core/archive/master.zip
108+
pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
109109
platformio update
110110
111111
- name: Check out the PR

0 commit comments

Comments
 (0)