Skip to content

Commit

Permalink
GitHub Actions: update macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
magiblot committed Oct 23, 2024
1 parent 2d906ff commit f55861f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
build-macos-clang:
name: MacOS (Clang)
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit f55861f

Please sign in to comment.