github actions for m1

another try
This commit is contained in:
John Cupitt 2021-07-23 14:00:28 +01:00
parent ed697bd040
commit 635bf530b8
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: "macOS (10.15) - Xcode 12.3 - M1"
os: macos-m1
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:
run: