mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
.redhat-ci.yml: no longer install libubsan & clang
Since they're now part of the auto-built image. Closes: #572 Approved by: cgwalters
This commit is contained in:
parent
676f0a2797
commit
4b7ab5167c
@ -6,11 +6,6 @@ branches:
|
||||
container:
|
||||
image: projectatomic/ostree-tester
|
||||
|
||||
# XXX: we can wipe this off once a newer image is built with
|
||||
# it already included
|
||||
packages:
|
||||
- libubsan
|
||||
|
||||
env:
|
||||
CFLAGS: '-fsanitize=undefined'
|
||||
|
||||
@ -36,10 +31,6 @@ artifacts:
|
||||
|
||||
inherit: true
|
||||
|
||||
# XXX: ditto
|
||||
packages:
|
||||
- clang
|
||||
|
||||
context: Clang
|
||||
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user