Skip to content

Commit

Permalink
github/ci: update macOS job to macOS 15
Browse files Browse the repository at this point in the history
  • Loading branch information
aberaud committed Nov 4, 2024
1 parent 1aeb596 commit 6fafc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

build-macos:
name: macOS/Clang build
runs-on: macos-12
runs-on: macOS-15
steps:
- uses: actions/checkout@v4
- name: Dependencies
Expand Down

0 comments on commit 6fafc0d

Please sign in to comment.