Skip to content

Commit

Permalink
remove test from aarch64-macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad committed Aug 7, 2023
1 parent 27d4946 commit 931d41b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
override: true

- name: Run cargo test
if: matrix.build != 'aarch64-macos'
uses: actions-rs/cargo@v1
with:
use-cross: ${{ matrix.cross }}
Expand Down

0 comments on commit 931d41b

Please sign in to comment.