We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29eade commit 3aa6701Copy full SHA for 3aa6701
.github/workflows/tail-call.yml
@@ -26,7 +26,7 @@ jobs:
26
windows:
27
name: ${{ matrix.target }}
28
runs-on: ${{ matrix.runner }}
29
- timeout-minutes: 90
+ timeout-minutes: 60
30
strategy:
31
fail-fast: false
32
matrix:
@@ -62,7 +62,7 @@ jobs:
62
macos:
63
64
65
66
67
68
@@ -96,7 +96,7 @@ jobs:
96
linux:
97
98
99
100
101
102
0 commit comments