Skip to content

Commit a650ef8

Browse files
committed
Update building
1 parent d9c7891 commit a650ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Build wheels with cibuildwheel
115115
uses: pypa/cibuildwheel@v2.19.2
116116
env:
117-
CIBW_BUILD: "cp310-* cp311-* cp312-*"
117+
CIBW_BUILD: "cp312-*"
118118
CIBW_BEFORE_BUILD_WINDOWS: >
119119
vcpkg install
120120
CIBW_ENVIRONMENT: "CMAKE_TOOLCHAIN_FILE='${{ github.workspace }}\\vcpkg\\scripts\\buildsystems\\vcpkg.cmake'"

0 commit comments

Comments
 (0)