Skip to content

Commit

Permalink
deps: update macOS builder to macOS 15
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Howard <[email protected]>
  • Loading branch information
xenoscopic committed Oct 21, 2024
1 parent f89a2b9 commit 4942e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
scripts/ci/verify_commits.sh
macos:
name: macOS
runs-on: macos-12
runs-on: macos-15
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4942e71

Please sign in to comment.