mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user