|
|
@ -86,12 +86,12 @@ jobs:
|
|
|
|
target: x86_64-pc-windows-msvc
|
|
|
|
target: x86_64-pc-windows-msvc
|
|
|
|
cross: false
|
|
|
|
cross: false
|
|
|
|
# 23.03: build issues
|
|
|
|
# 23.03: build issues
|
|
|
|
# - build: aarch64-macos
|
|
|
|
- build: aarch64-macos
|
|
|
|
# os: macos-latest
|
|
|
|
os: macos-latest
|
|
|
|
# rust: stable
|
|
|
|
rust: stable
|
|
|
|
# target: aarch64-apple-darwin
|
|
|
|
target: aarch64-apple-darwin
|
|
|
|
# cross: false
|
|
|
|
cross: false
|
|
|
|
# skip_tests: true # x86_64 host can't run aarch64 code
|
|
|
|
skip_tests: true # x86_64 host can't run aarch64 code
|
|
|
|
# - build: x86_64-win-gnu
|
|
|
|
# - build: x86_64-win-gnu
|
|
|
|
# os: windows-2019
|
|
|
|
# os: windows-2019
|
|
|
|
# rust: stable-x86_64-gnu
|
|
|
|
# rust: stable-x86_64-gnu
|
|
|
|