ci(macos): switch to macos-15 runner

This commit is contained in:
Sergiu Deitsch 2024-11-18 18:18:02 +01:00
parent 6c5c692c8e
commit a2eac36ecf
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-15
permissions:
actions: read
contents: read