Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Oct 17, 2022
1 parent 7d5ce93 commit 1c6e7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

test:
runs-on: ${{ matrix.os }}
timeout-minutes: 15
timeout-minutes: 20

strategy:
fail-fast: false
Expand Down

0 comments on commit 1c6e7ee

Please sign in to comment.