Skip to content

Commit 6a99897

Browse files
committed
chore(ci): Release - increase timeout for docker building to 90m
1 parent 7991633 commit 6a99897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
- os: ubuntu-22.04
242242
target: x86_64-unknown-linux-gnu
243243
platforms: linux/amd64,linux/arm64
244-
timeout-minutes: 60
244+
timeout-minutes: 90
245245
steps:
246246
- name: Check out the repo
247247
uses: actions/checkout@v3

0 commit comments

Comments
 (0)