projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf25664
)
gitlab-ci: Disable meson-windows job for the time being
author
Michel Dänzer
<mdaenzer@redhat.com>
Wed, 30 Oct 2019 08:38:20 +0000
(09:38 +0100)
committer
Michel Dänzer
<michel@daenzer.net>
Wed, 30 Oct 2019 08:38:20 +0000
(09:38 +0100)
It needs a CI runner carrying the mesa-windows tag, but there's none
available currently.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 92097c13565f7f15a8014f448012bf294a329046..becc1c18da68eea594e218efbc1e36e08e5986a8 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-296,7
+296,7
@@
meson-clang:
CC: "ccache clang-8"
CXX: "ccache clang++-8"
-meson-windows:
+
.
meson-windows:
extends:
- .build-windows
before_script: