diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh index 72532a1426..0913ad7f0c 100644 --- a/.gitlab-ci/test-msys2.sh +++ b/.gitlab-ci/test-msys2.sh @@ -56,7 +56,7 @@ meson \ -Dwin32-backend=true \ -Dvulkan=no \ -Dintrospection=false \ - --werror \ + -Dgtk:werror=true \ _build unset CCACHE_DISABLE