Skip to content

Commit 5d52ede

Browse files
authored
Merge pull request #8789 from hugovk/wheels-pypy3.11
Build PyPy3.11 wheel for macOS 10.15 x86_64
2 parents bcdb688 + db4534a commit 5d52ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: "macOS 10.15 x86_64"
6464
os: macos-13
6565
cibw_arch: x86_64
66-
build: "pp310*"
66+
build: "pp3*"
6767
macosx_deployment_target: "10.15"
6868
- name: "macOS arm64"
6969
os: macos-latest

0 commit comments

Comments
 (0)