Skip to content

Commit

Permalink
Increase windows wheel timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Nov 2, 2022
1 parent cef6b53 commit 616b640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
- architecture: "x64"
platform-vcvars: "x86_amd64"
platform-msbuild: "x64"
timeout-minutes: 30
timeout-minutes: 300

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

Expand Down

0 comments on commit 616b640

Please sign in to comment.