Bump python version in workflow
Some checks failed
PlatformIO CI / build (push) Failing after 6s
Some checks failed
PlatformIO CI / build (push) Failing after 6s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
key: ${{ runner.os }}-pio
|
key: ${{ runner.os }}-pio
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.12'
|
||||||
- name: Install PlatformIO Core
|
- name: Install PlatformIO Core
|
||||||
run: pip install --upgrade platformio
|
run: pip install --upgrade platformio
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user