Skip to content

Commit 733ced2

Browse files
committed
Update ipa-image-build to use sms runners
1 parent 0e53769 commit 733ced2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipa-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ipa-image-build:
3030
name: Build IPA 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: Install Package

0 commit comments

Comments
 (0)