summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-05-11 08:34:14 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-05-11 08:34:14 -0400
commitb1945b38e846013c96e3cc29d4117060240903e9 (patch)
tree8fbc2dbf43fd101ff3258bf984dd240bd47dbcce
parent13ca3187f2e86bbd47fa30ef1989fc2310d23144 (diff)
downloadgtk+-b1945b38e846013c96e3cc29d4117060240903e9.tar.gz
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.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 95bfa130b5..947c9e36ad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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