Skip to content

Commit 87c3562

Browse files
committed
CI: Fix previous version in multinode.yml for Caracal
1 parent e098d3a commit 87c3562

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
@@ -66,6 +66,6 @@ jobs:
6666
ssh_key: ${{ inputs.ssh_key }}
6767
stackhpc_kayobe_config_version: ${{ github.ref_name }}
6868
# NOTE(upgrade): Reference the PREVIOUS release here.
69-
stackhpc_kayobe_config_previous_version: stackhpc/zed
69+
stackhpc_kayobe_config_previous_version: stackhpc/2023.1
7070
terraform_kayobe_multinode_version: ${{ inputs.terraform_kayobe_multinode_version }}
7171
secrets: inherit

0 commit comments

Comments
 (0)