CI: update mesa version

This commit is contained in:
Sasha Szpakowski
2024-10-13 14:37:10 -03:00
parent 74a44883fa
commit d8a17e583b
+1 -1
View File
@@ -304,7 +304,7 @@ jobs:
- name: Install Mesa
if: steps.vars.outputs.arch != 'ARM64'
run: |
curl -L --output mesa.7z --url https://github.com/pal1000/mesa-dist-win/releases/download/23.2.1/mesa3d-23.2.1-release-msvc.7z
curl -L --output mesa.7z --url https://github.com/pal1000/mesa-dist-win/releases/download/24.2.4/mesa3d-24.2.4-release-msvc.7z
7z x mesa.7z -o*
powershell.exe mesa\systemwidedeploy.cmd 1
# build love to use for the tests