From 4834cbbb6b3ba8824fce7b54b0f672c5fe2c1246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Fri, 11 Dec 2020 13:45:06 +0100 Subject: Revert "ci: use stable fedora to fix ci" GNOME CI runners have been updated to the latest libseccomp so the problem should no longer happen. This reverts commit f84e9a27daabd5c7a9ab2e8390085f84fbaf675c. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c7c6117..a474d01 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: fedora:latest +image: fedora:rawhide variables: DEPENDENCIES_GRILO: -- cgit v1.2.1