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 c3fb7b0 commit 547a744Copy full SHA for 547a744
.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