We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa5612 commit 3e11605Copy full SHA for 3e11605
.github/workflows/testing.yml
@@ -248,7 +248,7 @@ jobs:
248
windows_tests:
249
name: Windows tests
250
runs-on: windows-latest
251
- timeout-minutes: 30
+ timeout-minutes: 45
252
env:
253
NO_EXIT_CVE_NUM: 1
254
PYTHONIOENCODING: 'utf8'
@@ -298,7 +298,7 @@ jobs:
298
windows_long_tests:
299
name: Windows long tests
300
301
- timeout-minutes: 50
+ timeout-minutes: 60
302
303
LONG_TESTS: 1
304
0 commit comments