Skip to content

Commit 6fafc0d

Browse files
committed
github/ci: update macOS job to macOS 15
1 parent 1aeb596 commit 6fafc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
build-macos:
8989
name: macOS/Clang build
90-
runs-on: macos-12
90+
runs-on: macOS-15
9191
steps:
9292
- uses: actions/checkout@v4
9393
- name: Dependencies

0 commit comments

Comments
 (0)