]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
ci: Update to debian unstable
authorRay Strode <rstrode@redhat.com>
Tue, 30 Aug 2022 13:16:29 +0000 (09:16 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 30 Aug 2022 13:16:29 +0000 (09:16 -0400)
It seems the uncrustify in debian stable is too old. Hopefully,
debian unstable has a new enough version.

.gitlab-ci.yml

index f953a4df50822c48cb8963f3043f95c924c7bfe8..1e5b2679fb787e9cc0c52051efe00e25e9f0ac4f 100644 (file)
@@ -21,9 +21,9 @@ fedora-x86_64:
   only:
     - merge_requests
 
-debian-stable-x86_64:
+debian-unstable-x86_64:
   stage: build
-  image: debian:stable
+  image: debian:unstable
   before_script:
     - apt-get update -qq
     - apt-get install -y -qq --no-install-recommends autoconf automake autopoint bc build-essential docbook-xsl gcc gettext git intltool libdrm-dev libgtk-3-dev libpango1.0-dev libpng-dev libtool libudev-dev make pkg-config libsystemd-dev udev xsltproc shellcheck uncrustify patchutils