SCons: Bump minimum Python version (3.8 → 3.9)
This commit is contained in:
parent
0df713417b
commit
a206264d5b
4 changed files with 5 additions and 5 deletions
2
.github/workflows/linux_builds.yml
vendored
2
.github/workflows/linux_builds.yml
vendored
|
|
@ -160,7 +160,7 @@ jobs:
|
|||
uses: ./.github/actions/godot-deps
|
||||
with:
|
||||
# Sync with Ensure*Version in SConstruct.
|
||||
python-version: 3.8
|
||||
python-version: 3.9
|
||||
scons-version: 4.0
|
||||
|
||||
- name: Force remove preinstalled .NET SDKs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue