Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@ jobs:
arch: arm64
python: 310
builder: macosx
deploy: 14.0
deploy: 15.0
- os: macos-latest
arch: arm64
python: 311
builder: macosx
deploy: 14.0
deploy: 15.0
- os: macos-latest
arch: arm64
python: 312
builder: macosx
deploy: 14.0
deploy: 15.0
# - os: macos-latest
# arch: arm64
# python: 313
Expand Down
Loading