Skip to content

Commit 10aa813

Browse files
committed
Update AIO workflow previous release to 2024.1
1 parent 87661d6 commit 10aa813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ jobs:
9393
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
9494
KAYOBE_IMAGE: ${{ inputs.kayobe_image }}
9595
# NOTE(upgrade): Reference the PREVIOUS release here.
96-
PREVIOUS_KAYOBE_IMAGE: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2023.1
96+
PREVIOUS_KAYOBE_IMAGE: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
9797
# NOTE(upgrade): Reference the PREVIOUS release branch here.
98-
PREVIOUS_BRANCH: stackhpc/2023.1
98+
PREVIOUS_BRANCH: stackhpc/2024.1
9999
steps:
100100
- name: Install Package
101101
uses: ConorMacBride/install-package@main

0 commit comments

Comments
 (0)