ci: Drop the broadway test run

We are ignoring failures here, and nobody is working
on fixing them. And the failures end up at the end
of the log, adding annoyance to finding the actual
failures.
This commit is contained in:
Matthias Clasen 2023-05-11 08:34:14 -04:00
parent 13ca3187f2
commit b1945b38e8

View File

@ -103,7 +103,6 @@ fedora-x86_64:
- .gitlab-ci/run-tests.sh _build x11
- .gitlab-ci/run-tests.sh _build wayland
- .gitlab-ci/run-tests.sh _build wayland_gles
- .gitlab-ci/run-tests.sh _build broadway
release-build:
extends: .build-fedora-default