Skip to content

Commit e850f7f

Browse files
authored
Update container-sync to use SMS runner
1 parent 790cb41 commit e850f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ env:
3232
jobs:
3333
container-sync:
3434
name: Sync container repositories
35-
runs-on: arc-release-train-runner
35+
runs-on: arc-release-train-runner-sms
3636
timeout-minutes: 720
3737
steps:
3838
- name: Checkout

0 commit comments

Comments
 (0)