Skip to content

Commit 616b640

Browse files
committed
Increase windows wheel timeout
1 parent cef6b53 commit 616b640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
- architecture: "x64"
229229
platform-vcvars: "x86_amd64"
230230
platform-msbuild: "x64"
231-
timeout-minutes: 30
231+
timeout-minutes: 300
232232

233233
name: ${{ matrix.python-version }} windows ${{ matrix.architecture }}
234234

0 commit comments

Comments
 (0)