mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
remove 9
This commit is contained in:
parent
b39bc92023
commit
1a4a224ac3
2 changed files with 1 additions and 5 deletions
4
.github/workflows/build_iso.yml
vendored
4
.github/workflows/build_iso.yml
vendored
|
|
@ -45,7 +45,6 @@ jobs:
|
|||
matrix:
|
||||
version:
|
||||
- 8
|
||||
- 9
|
||||
- 38
|
||||
- 39
|
||||
- 40
|
||||
|
|
@ -53,9 +52,6 @@ jobs:
|
|||
- version: 8
|
||||
image_tag: 39
|
||||
rhel: true
|
||||
- version: 9
|
||||
image_tag: 40
|
||||
rhel: true
|
||||
outputs:
|
||||
iso_name-38: ${{ steps.save_output.outputs.iso_name-38 }}
|
||||
iso_name-39: ${{ steps.save_output.outputs.iso_name-39 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue