mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
remove unnecessary changes
This commit is contained in:
parent
5bdd251680
commit
52679d67ab
9 changed files with 6 additions and 50 deletions
2
.github/workflows/test_iso.yml
vendored
2
.github/workflows/test_iso.yml
vendored
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
${{ matrix.repos != '' && format('REPOS="{0}"', matrix.repos) || '' }} \
|
||||
SECURE_BOOT_KEY_URL=${{ needs.load_vars.outputs.SECURE_BOOT_KEY_URL }} \
|
||||
VARIANT=${{ needs.load_vars.outputs.VARIANT }} \
|
||||
VERSION=${{ matrix.version == 'eln' && '39' || matrix.version }}
|
||||
VERSION=${{ matrix.version }}
|
||||
|
||||
- name: Set status
|
||||
if: inputs.pr && always()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue