Skip to content

Commit de4089b

Browse files
committed
build 3.8 only
1 parent 468261a commit de4089b

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
yum install -y openssl openssl-devel
3636
fi
3737
CIBW_BEFORE_BUILD_MACOS: "brew install openssl"
38+
CIBW_BUILD: "cp38-*"
3839
CIBW_SKIP: "pp*"
3940
- uses: actions/upload-artifact@v4
4041
with:

0 commit comments

Comments
 (0)