mirror of
https://github.com/godotengine/godot-nir-static.git
synced 2025-12-31 13:48:20 +03:00
Merge pull request #25 from bruvzg/ci_scons_44
Bump SCons version to fix MSVC detection.
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -94,7 +94,7 @@ jobs:
|
||||
- name: Install SCons (Native env)
|
||||
if: ${{ matrix.mingw != 'yes' }}
|
||||
run: |
|
||||
python -m pip install scons==4.0.0
|
||||
python -m pip install scons==4.9.0
|
||||
|
||||
- name: Install mako
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user