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 c4468cc commit 778a3e2Copy full SHA for 778a3e2
.github/workflows/callgrind_benchmarks.yml
@@ -23,6 +23,7 @@ jobs:
23
benchmark:
24
name: run benchmarks
25
runs-on: benchmarks-runner
26
+ timeout-minutes: 20 # on a successful run, runs in 8 minutes
27
container:
28
image: rust:1.72
29
options: --privileged
0 commit comments