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 036bf35 commit 602000eCopy full SHA for 602000e
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
build:
48
name: "Build jdk:${{ matrix.java }} sb:${{ matrix.spring-boot-display-version }} exp:${{ matrix.experimental }}"
49
runs-on: ubuntu-latest
50
- timeout-minutes: 30
+ timeout-minutes: 45
51
continue-on-error: ${{ matrix.experimental }}
52
strategy:
53
fail-fast: false
0 commit comments