We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d677d08 commit 358e02eCopy full SHA for 358e02e
.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, linux, x64]
18
steps:
19
- uses: actions/checkout@v4
20
- uses: bazel-contrib/[email protected]
0 commit comments