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 260e6e8 commit d001e9fCopy full SHA for d001e9f
.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