projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb86cba
)
gitlab-ci: Disable meson-mingw32-x86_64 job again for now
author
Michel Dänzer
<mdaenzer@redhat.com>
Fri, 11 Oct 2019 09:10:01 +0000
(11:10 +0200)
committer
Michel Dänzer
<michel@daenzer.net>
Fri, 11 Oct 2019 09:10:01 +0000
(11:10 +0200)
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
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 3b5fcebe85700bdd13c44185284d847cc4bc5c62..3fa11e10aa75b7fb3afa6416a991be67b73ffd54 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-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"