summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yml
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2022-08-22 15:59:33 -0400
committerColin Walters <walters@verbum.org>2022-08-22 17:00:09 -0400
commit21a8f3928426b6d324eb22eeba4704bdd3d1477b (patch)
tree7c1b27154b7b1d17147c852cf6a89ca199383c58 /.github/workflows/tests.yml
parentfb826346fe2ebeb9bf4df528763f57b7af707b36 (diff)
downloadostree-21a8f3928426b6d324eb22eeba4704bdd3d1477b.tar.gz
ci: Also drop seccomp on debian testing
I didn't deep dive into debugging this but I'm pretty sure it's https://gitlab.gnome.org/GNOME/glib/-/issues/2580 which is us having an older Docker in the middle here.
Diffstat (limited to '.github/workflows/tests.yml')
-rw-r--r--.github/workflows/tests.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 043202b5..ab3723ea 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -126,6 +126,7 @@ jobs:
- name: Debian Testing
image: debian:testing-slim
+ container-options: --security-opt seccomp=unconfined
pre-checkout-setup: |
apt-get update
apt-get install -y git