From: Ray Strode Date: Mon, 4 Apr 2022 19:50:41 +0000 (-0400) Subject: .gitlab-ci: Update Fedora version to 35 X-Git-Tag: 23.51.283~90^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=02bc090ce732f565d40ebe34c0b2258f78080cd6;p=thirdparty%2Fplymouth.git .gitlab-ci: Update Fedora version to 35 30 is ancient at this point. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dbae8b96..4c92ca7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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