Skip to content

Commit d001e9f

Browse files
committed
increasing timeout for IT
Signed-off-by: salaboy <[email protected]>
1 parent 260e6e8 commit d001e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
build:
4848
name: "Build jdk:${{ matrix.java }} sb:${{ matrix.spring-boot-display-version }} exp:${{ matrix.experimental }}"
4949
runs-on: ubuntu-latest
50-
timeout-minutes: 30
50+
timeout-minutes: 45
5151
continue-on-error: ${{ matrix.experimental }}
5252
strategy:
5353
fail-fast: false

0 commit comments

Comments
 (0)