summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-26 14:07:09 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-26 15:30:13 +0100
commitfbfa8bc4c79ebfc27f98326a74c584d3e7328338 (patch)
tree85918297b6e87b149b5fda7bdb0b8377560510fe /.gitlab-ci.yml
parentf3064f4b2ab43d3d450726680a965e7f40237cbb (diff)
downloadtotem-fbfa8bc4c79ebfc27f98326a74c584d3e7328338.tar.gz
ci: Build on Fedora 36
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 1f5da7fa6..cc19d5913 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,7 +39,7 @@ variables:
xorg-x11-server-Xvfb
build-fedora:
- image: fedora:34
+ image: fedora:36
stage: test
before_script:
- dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS