From 1d381c5497ee90208c867cca00ac86f379840b6c Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Sat, 4 Jan 2020 20:11:41 +0000 Subject: ci: use Fedora 31 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will allow us to depend on systemd ≥ 242, in particular (!66). --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 38ce3e9..098da0a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: fedora:30 +image: fedora:31 stages: - build -- cgit v1.2.1