Skip to content

Commit 92ec81b

Browse files
CI: Increase timeout (#4943)
Signed-off-by: James Xin <james.xin@improving.com>
1 parent d933d2f commit 92ec81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
test-java-container:
274274
runs-on: ${{ matrix.host.RUNNER }}
275275
needs: [get-containers]
276-
timeout-minutes: 25
276+
timeout-minutes: 60
277277
strategy:
278278
fail-fast: false
279279
matrix:

0 commit comments

Comments
 (0)