Update CI image to macOS 14

This commit is contained in:
Chris Thrasher 2024-03-12 12:38:25 -06:00
parent 20d3f1939d
commit 7ee2173aca
No known key found for this signature in database
GPG Key ID: 56FB686C9DFC8E2C
1 changed files with 1 additions and 5 deletions

View File

@ -4,11 +4,7 @@ on: [push, pull_request]
jobs:
build:
# macos-12 updated to a toolchain that crashes when linking the
# test binary. This seems to be a known bug in that version,
# and will eventually get fixed in an update. After that, we can go
# back to newer macos images.
runs-on: macos-11
runs-on: macos-14
strategy:
matrix:
cxx: