There was an error while loading. Please reload this page.
1 parent 691d929 commit d188c4eCopy full SHA for d188c4e
.github/workflows/cpp-coverage.yml
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
13
jobs:
14
coverage:
15
name: C++ CMake CI Coverage
16
- runs-on: macos-14
+ runs-on: macos-15
17
18
steps:
19
- name: Checkout repository
0 commit comments