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 74f7fb0 commit 00c262dCopy full SHA for 00c262d
1 file changed
.github/workflows/benchmarks.yml
@@ -21,6 +21,7 @@ jobs:
21
benchmarks:
22
name: Run ${{ matrix.type }} benchmarks for ${{ matrix.package }} (CodSpeed)
23
runs-on: ubuntu-latest
24
+ timeout-minutes: 90
25
env:
26
CARGO_INCREMENTAL: 0
27
strategy:
0 commit comments