]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: add mkosi job for debian stable
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 9 Aug 2025 14:09:35 +0000 (15:09 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Sep 2025 10:10:48 +0000 (12:10 +0200)
Debian 13 has just been released and can build and run everything,
so add CI coverage for it

(cherry picked from commit 5ecd16be685e2634fa00db76f146d0df20898888)

.github/workflows/mkosi.yml

index 049b400533a93dae5172a2a7e19550d120bb5c87..73baed034b9c4720a094e6217cefdc02f220ca18 100644 (file)
@@ -61,6 +61,17 @@ jobs:
             cflags: "-O2 -D_FORTIFY_SOURCE=3"
             relabel: no
             vm: 1
+          - distro: debian
+            release: stable
+            runner: ubuntu-24.04
+            sanitizers: ""
+            llvm: 0
+            cflags: "-Og"
+            relabel: no
+            vm: 0
+            no_qemu: 0
+            no_kvm: 0
+            shim: 0
           - distro: debian
             release: testing
             sanitizers: ""