projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ca318
)
ci: Drop the broadway test run
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 May 2023 12:34:14 +0000
(08:34 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 May 2023 12:34:14 +0000
(08:34 -0400)
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.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 95bfa130b58b5bb9f1f4cd64bca090939312bb37..947c9e36ad4b5b34fc9e37a502c5ac6cda8c535b 100644
(file)
--- 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