SCons: Bump minimum SCons & Python versions

SCons: 3.1.2 → 4.0
Python: 3.6 → 3.8
This commit is contained in:
Thaddeus Crews
2024-11-12 10:21:12 -06:00
parent caff0ff591
commit 66fe2c8b44
5 changed files with 8 additions and 19 deletions

View File

@@ -27,6 +27,5 @@ runs:
shell: bash
run: |
python -c "import sys; print(sys.version)"
python -m pip install wheel
python -m pip install scons==${{ inputs.scons-version }}
scons --version