Merge pull request #90304 from acmorrow/scons-4.7.0

Bump GitHub workflows to SCons 4.7
This commit is contained in:
Rémi Verschelde 2024-04-08 14:04:42 +02:00
commit 898d8e3cb4
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -23,5 +23,5 @@ runs:
shell: bash
run: |
python -c "import sys; print(sys.version)"
python -m pip install scons==4.4.0
python -m pip install scons==4.7.0
scons --version