Skip to content

Commit

Permalink
bump super old mac runners
Browse files Browse the repository at this point in the history
to slightly less old
  • Loading branch information
minrk committed Jan 13, 2025
1 parent affac77 commit ee3d072
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 ee3d072

Please sign in to comment.