Revert "CI: do not attempt to test GL-renderer"
This reverts commit 1eae54714f.
We install a fixed Mesa into the CI image, so these tests can pass now.
Fixes: https://gitlab.freedesktop.org/wayland/weston/issues/358
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
@@ -69,7 +69,6 @@ build-native-meson-default-options:
|
|||||||
MESON_OPTIONS: >
|
MESON_OPTIONS: >
|
||||||
-Dwerror=true
|
-Dwerror=true
|
||||||
-Ddoc=true
|
-Ddoc=true
|
||||||
-Dtest-gl-renderer=false
|
|
||||||
extends: .build-native-meson
|
extends: .build-native-meson
|
||||||
|
|
||||||
build-native-meson-no-gl-renderer:
|
build-native-meson-no-gl-renderer:
|
||||||
|
|||||||
Reference in New Issue
Block a user