Skip to content

Commit

Permalink
macOS 12 has been removed from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and youknowone committed Dec 12, 2024
1 parent 49fe49a commit 3cd06e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_crypt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-12
- runner: macos-13
target: x86_64
- runner: macos-14
- runner: macos-15
target: aarch64
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3cd06e6

Please sign in to comment.