There was an error while loading. Please reload this page.
2 parents 691d929 + d188c4e commit 4fd7a18Copy full SHA for 4fd7a18
.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