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 2b73777 commit 3e8866aCopy full SHA for 3e8866a
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
build_and_test:
36
runs-on: ${{ matrix.os }}
37
needs: check
38
- timeout-minutes: 10
+ timeout-minutes: 30
39
40
strategy:
41
# Can't run in parallel otherwise we get rate limted
0 commit comments