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 87b4574 commit 16c764eCopy full SHA for 16c764e
.github/workflows/test.yml
@@ -11,7 +11,7 @@ env:
11
jobs:
12
test:
13
runs-on: ${{ matrix.runs_on || 'ubuntu-20.04' }}
14
- timeout-minutes: 10
+ timeout-minutes: 15
15
16
strategy:
17
# Keep running even if one variation of the job fail
0 commit comments