Update pio_arduino_build.yml

This commit is contained in:
mrfaptastic 2023-11-27 02:49:03 +00:00 committed by GitHub
parent aa9f9a7cef
commit 610894cb87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: