Skip to content

Commit

Permalink
Update macos to sequoia
Browse files Browse the repository at this point in the history
drop macos-12
  • Loading branch information
mm2 committed Nov 4, 2024
1 parent 391f534 commit 0cc0ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
macOS:
strategy:
matrix:
runner: [ macos-12, macos-14 ]
runner: [ macos-14, macos-15 ]
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0cc0ec1

Please sign in to comment.