Skip to content

Commit 818ac66

Browse files
committed
Increase build timeout to 45 mins
1 parent bb6ddb3 commit 818ac66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
publish-docker:
9090
runs-on: ubuntu-24.04
91-
timeout-minutes: 30
91+
timeout-minutes: 45
9292
needs:
9393
- tag
9494

0 commit comments

Comments
 (0)