ci: use macos-14

This commit is contained in:
Sergiu Deitsch 2024-06-13 00:29:40 +02:00
parent 0c10a02229
commit 6a742057f9
No known key found for this signature in database

View File

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build-macos:
name: AppleClang-C++${{matrix.std}}-${{matrix.build_type}}
runs-on: macos-12
runs-on: macos-14
permissions:
actions: read
contents: read