Skip to content

Commit 5298a3b

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

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: 25
36+
timeout-minutes: 45
3737
strategy:
3838
matrix:
3939
include:

0 commit comments

Comments
 (0)