From: Daan De Meyer Date: Tue, 18 Mar 2025 19:35:59 +0000 (+0100) Subject: mkosi: Bump to Fedora 42 X-Git-Tag: v257.5~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4022177e4a75e346bd3c9810f36dc7f5680c0aa;p=thirdparty%2Fsystemd.git mkosi: Bump to Fedora 42 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) --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index b1834bd2718..553422f81cb 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -79,7 +79,7 @@ jobs: vm: 0 skip: TEST-21-DFUZZER - distro: fedora - release: "41" + release: "42" sanitizers: address,undefined llvm: 1 cflags: "-Og"