We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7105826 commit d4f28a9Copy full SHA for d4f28a9
.github/workflows/stackhpc-all-in-one.yml
@@ -94,7 +94,8 @@ jobs:
94
# NOTE(upgrade): Reference the PREVIOUS release here.
95
PREVIOUS_KAYOBE_IMAGE: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
96
# NOTE(upgrade): Reference the PREVIOUS release branch here.
97
- PREVIOUS_BRANCH: stackhpc/2024.1
+ # FIXME: remove after 2024.1 changes merge, and before this one merges
98
+ PREVIOUS_BRANCH: ansible-directories-caracal
99
steps:
100
- name: Install Package
101
uses: ConorMacBride/install-package@main
0 commit comments