Skip to content

Commit e508fdc

Browse files
committed
ci: increase timeout
1 parent 5298a3b commit e508fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
build-image:
3434
name: Build ${{ matrix.platform }} image
3535
runs-on: ${{ matrix.runner }}
36-
timeout-minutes: 45
36+
timeout-minutes: 120
3737
strategy:
3838
matrix:
3939
include:

0 commit comments

Comments
 (0)