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 230adca commit 3c3b84eCopy full SHA for 3c3b84e
.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