|
|
@ -41,7 +41,7 @@ jobs:
|
|
|
|
-DRUST_TARGET=aarch64-unknown-linux-gnu
|
|
|
|
-DRUST_TARGET=aarch64-unknown-linux-gnu
|
|
|
|
|
|
|
|
|
|
|
|
- artifact: arm64-macos
|
|
|
|
- artifact: arm64-macos
|
|
|
|
os: macos-14
|
|
|
|
os: macos-15
|
|
|
|
rust_target: aarch64-apple-darwin
|
|
|
|
rust_target: aarch64-apple-darwin
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|
WASI_SDK_CI_TOOLCHAIN_LLVM_CMAKE_ARGS: >-
|
|
|
|
WASI_SDK_CI_TOOLCHAIN_LLVM_CMAKE_ARGS: >-
|
|
|
@ -49,7 +49,7 @@ jobs:
|
|
|
|
-DCMAKE_OSX_ARCHITECTURES=arm64
|
|
|
|
-DCMAKE_OSX_ARCHITECTURES=arm64
|
|
|
|
|
|
|
|
|
|
|
|
- artifact: x86_64-macos
|
|
|
|
- artifact: x86_64-macos
|
|
|
|
os: macos-14
|
|
|
|
os: macos-15
|
|
|
|
rust_target: x86_64-apple-darwin
|
|
|
|
rust_target: x86_64-apple-darwin
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|
WASI_SDK_CI_SKIP_SYSROOT: 1
|
|
|
|
WASI_SDK_CI_SKIP_SYSROOT: 1
|
|
|
|