Skip to content

Commit

Permalink
fix arm 22
Browse files Browse the repository at this point in the history
  • Loading branch information
ctian1 committed Feb 24, 2024
1 parent b156b69 commit aeb1b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
triple: x86_64-apple-darwin
- os: buildjet-32vcpu-ubuntu-2004
triple: x86_64-unknown-linux-gnu
- os: buildjet-32vcpu-ubuntu-2004-arm
- os: buildjet-32vcpu-ubuntu-2204-arm
triple: aarch64-unknown-linux-gnu
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit aeb1b28

Please sign in to comment.