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.
This commit is contained in:
Colin Walters 2022-08-22 15:59:33 -04:00
parent fb826346fe
commit 21a8f39284

View File

@ -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