Update to macOS14 runner image (#13728)

Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
Steve C 2024-10-18 05:43:30 -04:00 committed by GitHub
parent c2f7c39987
commit 4ecfe95295
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ jobs:
macos-x86_64:
if: ${{ !contains(github.event.pull_request.labels.*.name, 'no-build') }}
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v4
with: