Remove macOS arm tests too

This commit is contained in:
Filip Tibell 2023-09-11 14:16:35 -05:00
parent 79ca711d68
commit 5d49cf463d
No known key found for this signature in database

View file

@ -45,10 +45,6 @@ jobs:
runner-os: macos-latest
cargo-target: x86_64-apple-darwin
- name: macOS aarch64
runner-os: macos-latest
cargo-target: aarch64-apple-darwin
name: CI - ${{ matrix.name }}
runs-on: ${{ matrix.runner-os }}
steps: