From: Matthias Clasen Date: Thu, 11 May 2023 12:52:48 +0000 (-0400) Subject: Drop the duplicate x11 testsuite run X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~279^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=92804b5b55c0703a1b18edce891ce01f97a28ec3;p=gtk4.git Drop the duplicate x11 testsuite run We currently run the testsuite against x11 in both the debug and release builds. Once ought to be enough. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 60a30336b7..5a38c67b5d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -95,7 +95,6 @@ fedora-x86_64: ${FEATURE_FLAGS} _build - meson compile -C _build - - .gitlab-ci/run-tests.sh _build x11 - .gitlab-ci/run-tests.sh _build wayland - .gitlab-ci/run-tests.sh _build wayland_gles