]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Fix CI by testing Ubuntu 22.04 instead of 21.10.
authorJeremy Whiting <jpwhiting@kde.org>
Sat, 6 Aug 2022 15:48:53 +0000 (09:48 -0600)
committerSerge Hallyn <serge@hallyn.com>
Sat, 6 Aug 2022 15:54:26 +0000 (10:54 -0500)
Since Ubuntu 21.10 has gone out of support it no longer works for
testing with CI. Instead use 22.04 which is still supported.

.builds/ubuntu-jammy.yml [moved from .builds/ubuntu-impish.yml with 96% similarity]

similarity index 96%
rename from .builds/ubuntu-impish.yml
rename to .builds/ubuntu-jammy.yml
index 71c0f1766596c2c40c75b97081d3757f99690800..21f576fa95f31807e2bed4c19553238193c14590 100644 (file)
@@ -1,4 +1,4 @@
-image: ubuntu/21.10
+image: ubuntu/22.04
 packages:
   - automake
   - autopoint