diff --git a/.redhat-ci.yml b/.redhat-ci.yml index 9994aa10..6c170be1 100644 --- a/.redhat-ci.yml +++ b/.redhat-ci.yml @@ -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: