gitlab-ci: Disable meson-mingw32-x86_64 job again for now
The wrapdb.mesonbuild.com SSL certificate expired, causing the job to fail: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/731864 Switching to http:// doesn't avoid it: https://gitlab.freedesktop.org/daenzer/mesa/-/jobs/732043
This commit is contained in:

committed by
Michel Dänzer

parent
eb86cbabe6
commit
d60b8679a4
@@ -345,7 +345,7 @@ meson-i386:
|
||||
-D llvm=false
|
||||
-D osmesa=classic
|
||||
|
||||
meson-mingw32-x86_64:
|
||||
.meson-mingw32-x86_64:
|
||||
extends: .meson-build
|
||||
variables:
|
||||
UNWIND: "false"
|
||||
|
Reference in New Issue
Block a user