Skip to content

Commit 851e728

Browse files
committed
CI/docker: increase timeout for the job building the frontend image
1 parent 6849cf5 commit 851e728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
# Frontend
6969
build-mina-frontend-image:
70-
timeout-minutes: 5
70+
timeout-minutes: 60
7171
strategy:
7272
matrix:
7373
arch:

0 commit comments

Comments
 (0)