|
|
|
@ -15,6 +15,7 @@ jobs:
|
|
|
|
# mac-latest (currently mac-14) is an ARM device, so use macos-13 to get Intel.
|
|
|
|
# mac-latest (currently mac-14) is an ARM device, so use macos-13 to get Intel.
|
|
|
|
- { target: x86_64-apple-darwin, os: macos-13 }
|
|
|
|
- { target: x86_64-apple-darwin, os: macos-13 }
|
|
|
|
- { target: x86_64-pc-windows-msvc, os: windows-latest }
|
|
|
|
- { target: x86_64-pc-windows-msvc, os: windows-latest }
|
|
|
|
|
|
|
|
- { target: aarch64-pc-windows-msvc, os: windows-latest }
|
|
|
|
|
|
|
|
|
|
|
|
- { target: aarch64-unknown-linux-gnu, os: ubuntu-22.04, use-cross: true }
|
|
|
|
- { target: aarch64-unknown-linux-gnu, os: ubuntu-22.04, use-cross: true }
|
|
|
|
|
|
|
|
|
|
|
|
|