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 aa97907 commit a223661Copy full SHA for a223661
.github/workflows/stackhpc-multinode.yml
@@ -52,7 +52,7 @@ name: Multinode
52
jobs:
53
multinode:
54
name: Multinode
55
- uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.2.0
+ uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.3.0
56
with:
57
multinode_name: ${{ inputs.multinode_name }}
58
os_distribution: ${{ inputs.os_distribution }}
0 commit comments