1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00
This commit is contained in:
Jason N. 2024-03-20 17:00:24 -04:00
parent b39bc92023
commit 1a4a224ac3
2 changed files with 1 additions and 5 deletions

View file

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