Skip to content

Commit 4aa4cff

Browse files
cicoylesalaboy
authored andcommitted
up build timeout (#1256)
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent c9b013f commit 4aa4cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
publish:
147147
runs-on: ubuntu-latest
148148
needs: build
149-
timeout-minutes: 10
149+
timeout-minutes: 30
150150
env:
151151
JDK_VER: 17
152152
OSSRH_USER_TOKEN: ${{ secrets.OSSRH_USER_TOKEN }}

0 commit comments

Comments
 (0)