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 b44df3e commit dd930f9Copy full SHA for dd930f9
.github/workflows/overcloud-host-image-build.yml
@@ -29,7 +29,7 @@ jobs:
29
overcloud-host-image-build:
30
name: Build overcloud host images
31
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
32
- runs-on: arc-skc-host-image-builder-runner
+ runs-on: arc-skc-host-image-builder-runner-sms
33
permissions: {}
34
steps:
35
- name: Validate inputs
0 commit comments