mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
Rollback to Python 3.10.6 for possible regression
This commit is contained in:
@@ -47,10 +47,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
- name: Set up Python 3.11.4 🐍
|
- name: Set up Python 3.10.6 🐍
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.11.4"
|
python-version: "3.10.6"
|
||||||
|
|
||||||
- name: Upgrade SQLite 3 binary version to 3.42.0 🧑💻
|
- name: Upgrade SQLite 3 binary version to 3.42.0 🧑💻
|
||||||
run: >
|
run: >
|
||||||
|
|||||||
Reference in New Issue
Block a user