Skip to content

Commit

Permalink
chore: bump macos version from 12 to 14 (#2038)
Browse files Browse the repository at this point in the history
Signed-off-by: axel7083 <[email protected]>
  • Loading branch information
axel7083 authored Nov 4, 2024
1 parent 79687ef commit 57ecc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-2022, ubuntu-22.04, macos-12]
os: [windows-2022, ubuntu-22.04, macos-14]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 57ecc27

Please sign in to comment.