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 84ab2bd commit 37c1ed8Copy full SHA for 37c1ed8
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ env:
17
18
jobs:
19
test:
20
- runs-on: [self-hosted, Linux]
+ runs-on: [self-hosted, Linux, X64]
21
container: rust:1.80
22
23
steps:
0 commit comments