File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
name : Multinode periodic
36
36
needs :
37
37
- generate-inputs
38
- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.1 .0
38
+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.2 .0
39
39
with :
40
40
multinode_name : mn-prdc-${{ github.run_id }}
41
41
os_distribution : ${{ needs.generate-inputs.outputs.os_distribution }}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ name: Multinode
52
52
jobs :
53
53
multinode :
54
54
name : Multinode
55
- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.1 .0
55
+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.2 .0
56
56
with :
57
57
multinode_name : ${{ inputs.multinode_name }}
58
58
os_distribution : ${{ inputs.os_distribution }}
You can’t perform that action at this time.
0 commit comments