We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b2f00 commit 13d3f6aCopy full SHA for 13d3f6a
.github/workflows/maven.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
+ timeout-minutes: 15
13
14
runs-on: ubuntu-latest
15
0 commit comments