Skip to content

Commit

Permalink
Don't build with aarch
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed May 8, 2024
1 parent 494df03 commit a5bae36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
arch: arm64
- os: macos-13
arch: x86_64
- os: ubuntu-latest
arch: aarch64
# - os: ubuntu-latest
# arch: aarch64
- os: ubuntu-latest
arch: i686
- os: ubuntu-latest
Expand Down

0 comments on commit a5bae36

Please sign in to comment.