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 e7574b4 commit f72efe6Copy full SHA for f72efe6
.github/workflows/gradle.yml
@@ -13,7 +13,7 @@ jobs:
13
test:
14
name: test (JDK ${{ matrix.java }})
15
runs-on: ubuntu-latest
16
- timeout-minutes: 10
+ timeout-minutes: 30
17
strategy:
18
fail-fast: false
19
matrix:
0 commit comments