Skip to content

Commit 34160f4

Browse files
authored
Update main.yml
1 parent 79aba3e commit 34160f4

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/main.yml

-17
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,6 @@ jobs:
4747
WASI_SDK_CI_TOOLCHAIN_LLVM_CMAKE_ARGS: >-
4848
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.12
4949
-DCMAKE_OSX_ARCHITECTURES=arm64
50-
51-
- artifact: arm64-macos-14
52-
os: macos-14
53-
rust_target: aarch64-apple-darwin
54-
env:
55-
WASI_SDK_CI_TOOLCHAIN_LLVM_CMAKE_ARGS: >-
56-
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.12
57-
-DCMAKE_OSX_ARCHITECTURES=arm64
58-
59-
- artifact: x86_64-macos-14
60-
os: macos-14
61-
rust_target: x86_64-apple-darwin
62-
env:
63-
WASI_SDK_CI_SKIP_SYSROOT: 1
64-
WASI_SDK_CI_TOOLCHAIN_LLVM_CMAKE_ARGS: >-
65-
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.12
66-
-DCMAKE_OSX_ARCHITECTURES=x86_64
6750
6851
- artifact: x86_64-macos-15
6952
os: macos-15

0 commit comments

Comments
 (0)