Skip to content

Commit d4f28a9

Browse files
committed
DNM
1 parent 7105826 commit d4f28a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ jobs:
9494
# NOTE(upgrade): Reference the PREVIOUS release here.
9595
PREVIOUS_KAYOBE_IMAGE: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
9696
# NOTE(upgrade): Reference the PREVIOUS release branch here.
97-
PREVIOUS_BRANCH: stackhpc/2024.1
97+
# FIXME: remove after 2024.1 changes merge, and before this one merges
98+
PREVIOUS_BRANCH: ansible-directories-caracal
9899
steps:
99100
- name: Install Package
100101
uses: ConorMacBride/install-package@main

0 commit comments

Comments
 (0)