Skip to content

Commit 4ecd37d

Browse files
committed
only build mac 310
1 parent 7e87933 commit 4ecd37d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
else
3636
yum install -y openssl openssl-devel
3737
fi
38+
CIBW_BUILD: "cp310*"
3839
CIBW_SKIP: "pp*"
3940
- uses: actions/upload-artifact@v4
4041
with:

0 commit comments

Comments
 (0)