Bump python ver
Docs / Build Docs (pull_request) Failing after 39s Details
Docs / Publish Docs (pull_request) Has been skipped Details
Firmware / Firmware Builder (pull_request) Failing after 14s Details
Firmware / Delinter (pull_request) Failing after 11s Details
Hardware / KiCad Hardware (pull_request) Successful in 1m35s Details
Hardware / Dev-Publish (pull_request) Failing after 16s Details
Hardware / Publish (pull_request) Has been skipped Details

This commit is contained in:
Kenwood 2024-01-31 15:46:43 -05:00
parent 687d2c1cfc
commit 2140ac072a
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ jobs:
# key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }} # key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
python-version: 3.11
- name: Install PlatformIO - name: Install PlatformIO
run: | run: |
ln /usr/bin/python3 /usr/bin/python ln /usr/bin/python3 /usr/bin/python