Skip to content

Commit

Permalink
ci: changed windows_tests timeout-minutes to 30 (fixes #1575) (#1576)
Browse files Browse the repository at this point in the history
* fixes #1575
  • Loading branch information
shoneriki committed Feb 10, 2022
1 parent 8d95852 commit c0b2ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
strategy:
matrix:
python: ['3.9', '3.10']
timeout-minutes: 20
timeout-minutes: 30
env:
NO_EXIT_CVE_NUM: 1
PYTHONIOENCODING: 'utf8'
Expand Down

0 comments on commit c0b2ac0

Please sign in to comment.