Skip to content

Commit

Permalink
Use macOS-14 for the CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
culler committed Nov 21, 2024
1 parent 853dd01 commit b8d5bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12]
os: [macos-14]

steps:
- name: Checkout
Expand Down

0 comments on commit b8d5bd8

Please sign in to comment.