Skip to content

Commit e55e0e0

Browse files
committed
increase docker build timeout
apt step is taking a super long time sometimes
1 parent ea315fa commit e55e0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
8585
publish-docker:
8686
runs-on: ubuntu-22.04
87-
timeout-minutes: 20
87+
timeout-minutes: 30
8888

8989
services:
9090
# So that we can test this in PRs/branches

0 commit comments

Comments
 (0)