Skip to content

Commit 3c3b84e

Browse files
authored
Update overcloud-host-image-build to run on SMS runner
1 parent 230adca commit 3c3b84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/overcloud-host-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
overcloud-host-image-build:
3030
name: Build overcloud host images
3131
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
32-
runs-on: arc-skc-host-image-builder-runner
32+
runs-on: arc-skc-host-image-builder-runner-sms
3333
permissions: {}
3434
steps:
3535
- name: Validate inputs

0 commit comments

Comments
 (0)