Skip to content

Commit a52d221

Browse files
author
Dionisio
committed
ci: increase docker build timeout to 2 hours for arm64 emulation
1 parent f675606 commit a52d221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
build-and-push:
2929
name: Build & Push Multi-Arch
3030
runs-on: ubuntu-latest
31+
timeout-minutes: 120
3132
needs: test
3233
steps:
3334
- name: Checkout

0 commit comments

Comments
 (0)