SCons: Bump minimum Python version (3.8 → 3.9)

This commit is contained in:
Thaddeus Crews 2026-02-16 12:32:22 -06:00
parent 0df713417b
commit a206264d5b
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC
4 changed files with 5 additions and 5 deletions

View file

@ -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