Fix the build
This commit is contained in:
parent
af600a2fb6
commit
0dba05b64a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
with:
|
||||
python-version: '3.x'
|
||||
- name: Install Platformio
|
||||
run: pip install --upgrade platformio==6.1.11
|
||||
run: pip install --upgrade platformio==6.1.17
|
||||
- name: Run PlatformIO CI (Arduino)
|
||||
if: ${{ matrix.framework == 'Arduino'}}
|
||||
env:
|
Loading…
Add table
Reference in a new issue