summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2020-01-04 20:11:41 +0000
committerWill Thompson <will@willthompson.co.uk>2020-01-19 20:37:07 +0000
commit1d381c5497ee90208c867cca00ac86f379840b6c (patch)
tree6063e21171cf229540e5cd74ec9f84e7effde210 /.gitlab-ci.yml
parent3aad611353491a041c295a77e88a4f960ae59e9b (diff)
downloadgnome-initial-setup-1d381c5497ee90208c867cca00ac86f379840b6c.tar.gz
ci: use Fedora 31
This will allow us to depend on systemd ≥ 242, in particular (!66).
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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