CI: lima: add fedora-rawhide

For catching potential regressions in kernel, systemd, etc.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2026-04-17 17:44:27 +09:00
parent 4ccedcbfe8
commit f19a9e0917
+2 -1
View File
@@ -215,7 +215,8 @@ jobs:
strategy:
fail-fast: false
matrix:
template: [almalinux-8, almalinux-9, centos-stream-10, fedora]
# A failure in fedora-rawhide should not block merging PRs
template: [almalinux-8, almalinux-9, centos-stream-10, fedora, experimental/fedora-rawhide]
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6