Skip to content
Snippets Groups Projects
Commit 885a3ff5 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

CI: Require Arch Linux CI to succeed


Recently @laks updated our runners `runc` to the required minimum
version 1.0.0-rc93.

Additionally the latest Arch Linux docker image now includes glibc
2.33-4.

With these two changes we now expect the Arch Linux CI to succeed.

Addresses: #57

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent 587a6c0a
No related branches found
No related tags found
1 merge request!250CI: Require Arch Linux CI to succeed
Pipeline #9415 passed
......@@ -336,10 +336,6 @@ test:ubuntu-20.04:
python3 tests/pressure-vessel/containers.py
test:archlinux:
# Temporarily not a blocker because our Docker's seccomp profiles
# don't know about faccess2() yet, and new Arch glibc relies on that
allow_failure: true
extends: .test_template
image: archlinux:latest
# Do not use the global before_script because it is only for Debian based
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment