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 b58c299 commit 63c44eaCopy full SHA for 63c44ea
.github/workflows/CI.yml
@@ -62,7 +62,7 @@ jobs:
62
additional_tests:
63
name: test ${{ matrix.test_name }} - ${{ matrix.os }}
64
runs-on: ${{ matrix.os }}
65
- timeout-minutes: 60
+ timeout-minutes: 120
66
strategy:
67
fail-fast: false
68
matrix:
0 commit comments