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:
Michel Dänzer
2019-10-11 11:10:01 +02:00
committed by Michel Dänzer
parent eb86cbabe6
commit d60b8679a4

View File

@@ -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"