Merge branch 'mrfaptastic:master' into fix-esp-idf

This commit is contained in:
Avi B 2023-05-10 12:58:22 -04:00 committed by GitHub
commit 8deca4418d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
with:
python-version: '3.x'
- name: Install Platformio
run: pip install --upgrade platformio
run: pip install --upgrade platformio==6.1.6
- name: Run PlatformIO CI (Arduino)
if: ${{ matrix.framework == 'Arduino'}}
env: