mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 10:48:09 +02:00
.gitlab-ci: Update Fedora version to 35
30 is ancient at this point.
This commit is contained in:
parent
36f451f4f1
commit
02bc090ce7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue