mirror of
https://github.com/godotengine/godot-nir-static.git
synced 2025-12-31 13:48:20 +03:00
Upgrade Mesa version to 25.3.1.
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -100,6 +100,10 @@ jobs:
|
||||
run: |
|
||||
python -m pip install mako
|
||||
|
||||
- name: Install pyyaml
|
||||
run: |
|
||||
python -m pip install pyyaml
|
||||
|
||||
- name: Setup MinGW/LLVM
|
||||
if: ${{ matrix.platform == 'windows' && matrix.llvm == 'yes' }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user