Skip to content

Commit

Permalink
Increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewc12 authored Oct 8, 2024
1 parent a9e5a3e commit 740220f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2575,7 +2575,7 @@ jobs:

test8_pyifstest:
needs: [build_windows] #, build_wsl]
timeout-minutes: 30
timeout-minutes: 60
runs-on: windows-latest
# if: ${{ inputs.run-failing }}
steps:
Expand Down

0 comments on commit 740220f

Please sign in to comment.