Skip to content

Commit

Permalink
ci: timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jan 19, 2021
1 parent 6c307c1 commit 6b2136b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_test-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
requires: ['minimal', 'latest']

# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 25
# the reason for high number is MUCH slower tests on macOS and py3.8
timeout-minutes: 35

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6b2136b

Please sign in to comment.