]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Bump to Fedora 42
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 18 Mar 2025 19:35:59 +0000 (20:35 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 22 Mar 2025 15:51:44 +0000 (15:51 +0000)
Beta was just released, let's switch to Fedora 42 which coincidentally
also has a crucial fix for its nsswitch.conf to make the next commits
actually work.

(cherry picked from commit 9165d924069001a4968961e13892c059ffc7a30c)

.github/workflows/mkosi.yml

index b1834bd2718f67419a90c7bb8aa20bfcab9e0251..553422f81cbd25875392e8444fa5d0c812f08e4a 100644 (file)
@@ -79,7 +79,7 @@ jobs:
             vm: 0
             skip: TEST-21-DFUZZER
           - distro: fedora
-            release: "41"
+            release: "42"
             sanitizers: address,undefined
             llvm: 1
             cflags: "-Og"