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:
Colin Walters 2023-03-04 09:33:35 -05:00
commit 68afb072a5
8 changed files with 45 additions and 20 deletions

View file

@ -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