mirror of
https://github.com/systemd/systemd.git
synced 2026-06-30 19:57:29 +00:00
mkosi: add test job for Ubuntu 26.04
It is now in beta freeze, so we can start adding test coverage
This commit is contained in:
11
.github/workflows/mkosi.yml
vendored
11
.github/workflows/mkosi.yml
vendored
@@ -109,6 +109,17 @@ jobs:
|
||||
no_qemu: 0
|
||||
no_kvm: 0
|
||||
shim: 0
|
||||
- distro: ubuntu
|
||||
release: resolute
|
||||
runner: ubuntu-24.04
|
||||
sanitizers: ""
|
||||
llvm: 0
|
||||
cflags: "-Og"
|
||||
relabel: no
|
||||
vm: 0
|
||||
no_qemu: 0
|
||||
no_kvm: 0
|
||||
shim: 0
|
||||
- distro: fedora
|
||||
release: "43"
|
||||
runner: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user