.gitlab-ci: Update Fedora version to 35

30 is ancient at this point.
This commit is contained in:
Ray Strode 2022-04-04 15:50:41 -04:00
parent 36f451f4f1
commit 02bc090ce7

View file

@ -13,7 +13,7 @@ stages:
fedora-x86_64:
stage: build
image: 'registry.fedoraproject.org/fedora:30'
image: 'registry.fedoraproject.org/fedora:35'
before_script:
- dnf install -y gcc libtool intltool gtk3-devel git libpng-devel gettext-devel libxslt docbook-style-xsl cairo-devel systemd-devel systemd-udev kernel-headers libdrm-devel pango-devel make ShellCheck
<<: *autotools-build