Skip to content

Commit be19b99

Browse files
committed
ci: migrate runs-on to ARC v2 runner labels
Update self-hosted runner labels to new ARC v2 scale set names. See SylphxAI/platform: docs/CI-RUNNERS-ARCHITECTURE.md
1 parent 44c0a31 commit be19b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
release:
9-
runs-on: [self-hosted, linux, x64]
9+
runs-on: sylphx-linux-standard
1010
permissions:
1111
contents: write
1212
pull-requests: write

0 commit comments

Comments
 (0)