We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9703dee commit ed605acCopy full SHA for ed605ac
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
triple: x86_64-apple-darwin
17
- os: buildjet-32vcpu-ubuntu-2004
18
triple: x86_64-unknown-linux-gnu
19
- - os: buildjet-32vcpu-ubuntu-2204-arm
+ - os: buildjet-16vcpu-ubuntu-2204-arm
20
triple: aarch64-unknown-linux-gnu
21
runs-on: ${{ matrix.os }}
22
steps:
0 commit comments