Skip to content

Commit 069488a

Browse files
committed
Fix again
1 parent 358e02e commit 069488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
test:
17-
runs-on: [self-hosted, linux, x64]
17+
runs-on: [self-hosted, Linux, X64]
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: bazel-contrib/[email protected]

0 commit comments

Comments
 (0)