This reverts commit d8b606dc837b438ce10898edcadf26bde99a31bf.
@@ -45,7 +45,10 @@ jobs:
rust_target: x86_64-unknown-linux-gnu
- os: macos-latest
arch: x86_64
- rust_target: universal-apple-darwin
+ rust_target: x86_64-apple-darwin
+ - os: macos-latest
+ arch: aarch64
+ rust_target: aarch64-apple-darwin
- os: windows-latest
rust_target: x86_64-pc-windows-msvc