Skip to content

Commit db4534a

Browse files
committed
Build PyPy3.11 wheel for macOS 10.15 x86_64
1 parent bcdb688 commit db4534a

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)