Skip to content

Commit 4668985

Browse files
committed
increase release canary timeout
1 parent bdf11df commit 4668985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
canary:
99
name: Release canary
1010
runs-on: ubuntu-latest
11-
timeout-minutes: 5
11+
timeout-minutes: 15
1212

1313
steps:
1414
- name: Clone repository

0 commit comments

Comments
 (0)