Skip to content

Commit ac471d7

Browse files
authored
Merge pull request #1746 from stackhpc/2024.1-fix-mn-cleanup
Fix multinode instance cleanup
2 parents 56fc9c5 + 1ba2048 commit ac471d7

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
@@ -56,7 +56,7 @@ name: Multinode
5656
jobs:
5757
multinode:
5858
name: Multinode
59-
uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/[email protected].0
59+
uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/[email protected].1
6060
with:
6161
multinode_name: ${{ inputs.multinode_name }}
6262
os_distribution: ${{ inputs.os_distribution }}

0 commit comments

Comments
 (0)