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 00900ae commit 8f50f2eCopy full SHA for 8f50f2e
1 file changed
.github/workflows/Test.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
test:
18
runs-on: ${{ matrix.os }}
19
- timeout-minutes: 60
+ timeout-minutes: 120
20
strategy:
21
matrix:
22
# test for:
0 commit comments