We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358e02e commit 228059fCopy full SHA for 228059f
1 file changed
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
test:
17
- runs-on: [self-hosted, linux, x64]
+ runs-on: self-hosted
18
steps:
19
- uses: actions/checkout@v4
20
- uses: bazel-contrib/setup-bazel@0.15.0
0 commit comments