We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdf11df + 4668985 commit 7f3f167Copy full SHA for 7f3f167
.github/workflows/canary.yml
@@ -8,7 +8,7 @@ jobs:
8
canary:
9
name: Release canary
10
runs-on: ubuntu-latest
11
- timeout-minutes: 5
+ timeout-minutes: 15
12
13
steps:
14
- name: Clone repository
0 commit comments