summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-08-24 18:19:13 -0400
committerRay Strode <halfline@gmail.com>2022-09-26 19:43:02 +0000
commita69ecfa81b29681174477663dc0df3331323d397 (patch)
tree7619fb1c32e8499e5a381e0ef6109c4980ecb8ca /.gitlab-ci.yml
parentfedbc4ef7417e142394014d8c0aa245e813126c4 (diff)
downloadgdm-a69ecfa81b29681174477663dc0df3331323d397.tar.gz
gitlab-ci: Switch to Fedora 33
This gives us access to meson 0.57, needed by the next commit.
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 cba32d82..c7b491c6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ stages:
- build
build-fedora:
- image: fedora:32
+ image: fedora:33
stage: build
before_script:
- dnf -y install