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 d086b76 commit ff027adCopy full SHA for ff027ad
.github/workflows/ci-temp-model-test.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
ci-temp-test-model:
11
- runs-on: ci-temp-test-model
+ runs-on: self-hosted
12
concurrency:
13
group: ci-temp-test-model-${{ github.event.pull_request.number || github.ref }}
14
cancel-in-progress: true
0 commit comments