Skip to content

Commit fa8f3fb

Browse files
committed
ci: Revert build timeout
Signed-off-by: Javier Aliaga <[email protected]>
1 parent 74e7efd commit fa8f3fb

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: 60
50+
timeout-minutes: 30
5151
continue-on-error: ${{ matrix.experimental }}
5252
strategy:
5353
fail-fast: false

0 commit comments

Comments
 (0)