mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Upgrade to Python 3.11.
Supposedly much faster. Probably other cool stuff.
This commit is contained in:
parent
a1af4e563a
commit
0be9e1985a
@ -6,7 +6,7 @@ runs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.11"
|
||||
cache: pip
|
||||
|
||||
- name: Install environment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user