github actions for m1
another try
This commit is contained in:
parent
ed697bd040
commit
635bf530b8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: "macOS (10.15) - Xcode 12.3 - M1"
|
- name: "macOS (10.15) - Xcode 12.3 - M1"
|
||||||
os: macos-m1
|
os: macos-m1
|
||||||
sanitize: false
|
sanitize: false
|
||||||
build: { cc: clang, cxx: clang++, linker: ld.lld, shell: /usr/bin/arch -arch arm64e /bin/bash -l {0} }
|
build: { cc: clang, cxx: clang++, linker: ld.lld, shell: "/usr/bin/arch -arch arm64e /bin/bash -l {0}" }
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
Loading…
Reference in New Issue
Block a user