Skip to content

Commit

Permalink
Remove macos12 CI as it is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
philippewarren committed Dec 16, 2024
1 parent c2384b2 commit 489d68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12, macos-13]
os: [macos-13]
architecture: [osx64]
build-type: [Release, Debug]

Expand Down

0 comments on commit 489d68e

Please sign in to comment.