Skip to content

Commit c0b2ac0

Browse files
authored
ci: changed windows_tests timeout-minutes to 30 (fixes #1575) (#1576)
* fixes #1575
1 parent 8d95852 commit c0b2ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
strategy:
156156
matrix:
157157
python: ['3.9', '3.10']
158-
timeout-minutes: 20
158+
timeout-minutes: 30
159159
env:
160160
NO_EXIT_CVE_NUM: 1
161161
PYTHONIOENCODING: 'utf8'

0 commit comments

Comments
 (0)