Module: Mesa Branch: master Commit: aaf1b0927069d0724cdc157584464b866dab9d9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaf1b0927069d0724cdc157584464b866dab9d9d
Author: Michel Dänzer <mdaen...@redhat.com> Date: Wed Oct 30 09:38:20 2019 +0100 gitlab-ci: Disable meson-windows job for the time being It needs a CI runner carrying the mesa-windows tag, but there's none available currently. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92097c13565..becc1c18da6 100644 --- 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: _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-commit