We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f96389 commit a501000Copy full SHA for a501000
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
quick-check:
19
name: Quick Check
20
runs-on: ubuntu-latest
21
- timeout-minutes: 8
+ timeout-minutes: 20
22
outputs:
23
cache-key: ${{ steps.cache-info.outputs.cache-key }}
24
gradle-cache-key: ${{ steps.cache-info.outputs.gradle-cache-key }}
0 commit comments