mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 21:10:44 +00:00
Add new c9s-rt variant
I think having an image with RT enabled out of the box just makes sense.
This commit is contained in:
parent
62f71b1498
commit
68afb072a5
8 changed files with 45 additions and 20 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: ["fedora", "c9s"]
|
||||
os: ["fedora", "c9s", "c9s-rt"]
|
||||
container:
|
||||
# Yes, we're using this as a *builder* image.
|
||||
image: quay.io/fedora/fedora-coreos:stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue