Skip to content

Commit

Permalink
gha: Stop using macos 12 runners
Browse files Browse the repository at this point in the history
They are going away:
actions/runner-images#10721
macos 12 is unsupported by Apple
https://endoflife.date/macos

Signed-off-by: Christophe Fergeau <[email protected]>
  • Loading branch information
cfergeau authored and evidolob committed Feb 7, 2025
1 parent 3dbcac9 commit d260262
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
fail-fast: false
matrix:
os:
- macOS-12
- macOS-13
- macOS-14
steps:
Expand Down

0 comments on commit d260262

Please sign in to comment.