Skip to content

Commit 4c817b1

Browse files
committed
Increaseing the timeout of CI build, as casuing issue while download archive jars.
1 parent 21b1061 commit 4c817b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
jobs:
3333
docker-build:
3434
runs-on: ubuntu-22.04
35-
timeout-minutes: 180
35+
timeout-minutes: 600
3636

3737
strategy:
3838
matrix:

0 commit comments

Comments
 (0)