Merge pull request #8789 from hugovk/wheels-pypy3.11

Build PyPy3.11 wheel for macOS 10.15 x86_64
This commit is contained in:
Hugo van Kemenade 2025-03-02 14:34:23 +02:00 committed by GitHub
commit 5d52ede584
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ jobs:
- name: "macOS 10.15 x86_64"
os: macos-13
cibw_arch: x86_64
build: "pp310*"
build: "pp3*"
macosx_deployment_target: "10.15"
- name: "macOS arm64"
os: macos-latest