Build .dylib on macos-latest (#16)

This commit is contained in:
Matthias Geier
2024-05-27 21:49:52 +02:00
committed by GitHub
parent c531f4d142
commit 083325660f
5 changed files with 1 additions and 1 deletions

View File

@@ -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"