mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
boot is only for non-rhel
This commit is contained in:
parent
73b32f22b5
commit
1584dde97f
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build_vars_rhel.yml
vendored
2
.github/workflows/build_vars_rhel.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
ARCH:
|
||||
value: 'x86_64'
|
||||
BUILD_VERSIONS:
|
||||
value: '[8]'
|
||||
value: '[8.9]'
|
||||
IMAGE_NAME:
|
||||
value: 'fedora-bootc'
|
||||
IMAGE_REPO:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue