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 fd40406 commit f89350eCopy full SHA for f89350e
1 file changed
.github/workflows/ci.yml
@@ -23,6 +23,7 @@ jobs:
23
name: test
24
runs-on: ubuntu-20.04
25
continue-on-error: ${{ matrix.allow_failure }}
26
+ timeout-minutes: 30
27
strategy:
28
fail-fast: true
29
matrix:
0 commit comments