summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bf0b8f557..c18872083 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -111,10 +111,7 @@ tests-buildbox:
script:
- # We remove the Bubblewrap package here so that we catch any
- # codepaths that try to use them.
- dnf install -y fuse3
- - dnf erase -y bubblewrap
# Before buildbox is a first class citizen we need a good install story for users and this test
# should mirror that story, for now we build in the test as it is quick and easy.