Skip to content

Commit 3e6185c

Browse files
committed
ci: increase docker build timeout to 30 minutes
1 parent 1ce6982 commit 3e6185c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# ─── Build per-platform Docker images (native runners) ────────
3535
docker-build:
3636
needs: meta
37-
timeout-minutes: 20
37+
timeout-minutes: 30
3838
strategy:
3939
matrix:
4040
include:

0 commit comments

Comments
 (0)