Skip to content

Commit 2417c1e

Browse files
committed
DNM: test utils
1 parent 43f9647 commit 2417c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-multinode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
ssh_key: ${{ inputs.ssh_key }}
7171
stackhpc_kayobe_config_version: ${{ github.ref_name }}
7272
# NOTE(upgrade): Reference the PREVIOUS release here.
73-
stackhpc_kayobe_config_previous_version: ${{ inputs.upgrade == 'major' && 'stackhpc/zed' || 'stackhpc/2023.1' }}
73+
stackhpc_kayobe_config_previous_version: ${{ inputs.upgrade == 'major' && 'zed-utils' || 'stackhpc/2023.1' }}
7474
terraform_kayobe_multinode_version: ${{ inputs.terraform_kayobe_multinode_version }}
7575
secrets: inherit

0 commit comments

Comments
 (0)