Skip to content

Commit

Permalink
Merge pull request #2054 from minrk/mac-machine
Browse files Browse the repository at this point in the history
bump super old mac runners
  • Loading branch information
minrk authored Jan 13, 2025
2 parents affac77 + ee3d072 commit 4daa137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-12
- os: macos-13
name: mac-cpython
cibw:
build: "cp*"

- os: macos-12
- os: macos-13
name: mac-pypy
cibw:
build: "pp*"
Expand Down

0 comments on commit 4daa137

Please sign in to comment.