Skip to content

Commit 4a6eed5

Browse files
authored
chore: update release-artifacts timeout (#2804)
1 parent a54c745 commit 4a6eed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
release-artifacts:
23-
timeout-minutes: 15
23+
timeout-minutes: 60
2424
runs-on: ubuntu-latest-16
2525
steps:
2626
- name: Checkout branch

0 commit comments

Comments
 (0)