Skip to content

Commit

Permalink
ci: use updated macOS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
denehoffman committed Dec 4, 2024
1 parent e9a75ef commit 332176a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maturin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-12
- runner: macos-13
target: x86_64
- runner: macos-14
- runner: macos-latest
target: aarch64
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 332176a

Please sign in to comment.