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.
This commit is contained in:
Matthias Clasen
2023-05-11 08:52:48 -04:00
parent 87e7ea6080
commit 92804b5b55

View File

@@ -95,7 +95,6 @@ fedora-x86_64:
${FEATURE_FLAGS} ${FEATURE_FLAGS}
_build _build
- meson compile -C _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
- .gitlab-ci/run-tests.sh _build wayland_gles - .gitlab-ci/run-tests.sh _build wayland_gles