File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 # - os: macOS-15
7171 # version: cp39-macosx_arm64
7272
73- - os : windows-2022
74- version : cp314-win_amd64
75- prerelease : true
76- - os : windows-2022
77- version : cp314-win32
78- prerelease : true
79- - os : windows-2022
80- version : cp313-win_amd64
81- - os : windows-2022
82- version : cp313-win32
83- - os : windows-2022
84- version : cp312-win_amd64
85- - os : windows-2022
86- version : cp312-win32
8773 - os : windows-2022
8874 version : cp311-win_amd64
89- - os : windows-2022
90- version : cp311-win32
91- - os : windows-2022
92- version : cp310-win_amd64
93- - os : windows-2022
94- version : cp310-win32
95- - os : windows-2022
96- version : cp39-win_amd64
97- - os : windows-2022
98- version : cp39-win32
9975
10076 steps :
10177 - name : Set up environment
@@ -134,7 +110,7 @@ jobs:
134110 rm gssapi-*.tar.gz
135111
136112 - name : Build wheel
137- uses : pypa/cibuildwheel@v3.3.1
113+ uses : pypa/cibuildwheel@v3.1.8
138114 env :
139115 CIBW_BUILD : ${{ matrix.version }}
140116 CIBW_BUILD_VERBOSITY : 1
You can’t perform that action at this time.
0 commit comments