mirror of
https://github.com/spatialaudio/portaudio-binaries.git
synced 2026-03-17 07:56:03 +08:00
Build .dylib on macos-latest (#16)
This commit is contained in:
2
.github/workflows/build-libs.yml
vendored
2
.github/workflows/build-libs.yml
vendored
@@ -9,7 +9,7 @@ permissions:
|
||||
jobs:
|
||||
|
||||
macos:
|
||||
runs-on: macos-13
|
||||
runs-on: macos-latest
|
||||
env:
|
||||
CMAKE_OSX_ARCHITECTURES: "arm64;x86_64"
|
||||
MACOSX_DEPLOYMENT_TARGET: "10.9"
|
||||
|
||||
Reference in New Issue
Block a user