Use M1 runner to build arm64 macOS builds
This commit is contained in:
parent
23e3b7deac
commit
974871bc77
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -330,7 +330,7 @@ jobs:
|
||||
build_node_package: true
|
||||
continue-on-error: true
|
||||
node: 20
|
||||
runs-on: macos-14-large # x86_64
|
||||
runs-on: macos-13 # x86_64
|
||||
BUILD_TYPE: Release
|
||||
CCOMPILER: clang
|
||||
CXXCOMPILER: clang++
|
||||
|
||||
Loading…
Reference in New Issue
Block a user