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 ad6777d commit b2298afCopy full SHA for b2298af
.github/workflows/package-sync-nightly.yml
@@ -9,7 +9,7 @@ env:
9
jobs:
10
sync-matrix-build:
11
name: Build package matrix of package repo sync jobs
12
- runs-on: arc-release-train-runner-sms
+ runs-on: arc-release-train-runner
13
outputs:
14
matrix: ${{ steps.matrix-build.outputs.matrix }}
15
steps:
0 commit comments