Skip to content

Commit

Permalink
macos-12 is gone
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Dec 12, 2024
1 parent 6ad801b commit 1f1adc8
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 1f1adc8

Please sign in to comment.