Skip to content

Commit

Permalink
Update pio_arduino_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcodetastic authored Nov 27, 2023
1 parent aa9f9a7 commit 610894c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio_arduino_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
python-version: '3.x'
- name: Install Platformio
run: pip install --upgrade platformio==6.1.12
run: pip install --upgrade platformio==6.1.11
- name: Run PlatformIO CI (Arduino)
if: ${{ matrix.framework == 'Arduino'}}
env:
Expand Down

0 comments on commit 610894c

Please sign in to comment.