We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc7d6a commit 4b7d4a5Copy full SHA for 4b7d4a5
1 file changed
.github/workflows/Test.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
test:
13
runs-on: ${{ matrix.os }}
14
- timeout-minutes: 30
+ timeout-minutes: 45
15
strategy:
16
matrix:
17
# test for:
0 commit comments