projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0505c8f
)
ci: Mark asan as must-pass
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 7 Jun 2023 14:54:48 +0000
(10:54 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 7 Jun 2023 14:54:48 +0000
(10:54 -0400)
The asan test run seems to pass pretty
reliably now, so lets keep it that way.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index f8d7f2417aacc512488d9d2e5a908e7496141383..ddbee0dfc47e5f93c3dec483017b0900ca883614 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-405,7
+405,6
@@
asan-build:
artifacts:
paths:
- _build/meson-logs
- allow_failure: true
reference:
image: $FEDORA_IMAGE