This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
run: apt update && apt install nodejs -y
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.9'
|
||||
- name: Install Platformio
|
||||
run: pip install --break-system-packages --upgrade platformio
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user