summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-10 12:14:53 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-10 12:20:11 +0100
commit7240993a3588c9355d3618d7e25cedb712e33557 (patch)
tree95be474d05d423c4d473cf9e10c402261cba9856 /.gitlab-ci.yml
parentbba20fcb2b44e52b5840fa16ec1a1dc6bdb528ff (diff)
downloadtotem-7240993a3588c9355d3618d7e25cedb712e33557.tar.gz
ci: Use Fedora 34
Fedora 35 and rawhide both have meson hanging when run.
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 9358483ab..1f5da7fa6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,7 +39,7 @@ variables:
xorg-x11-server-Xvfb
build-fedora:
- image: fedora:latest
+ image: fedora:34
stage: test
before_script:
- dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS