We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b41df commit 489dca8Copy full SHA for 489dca8
1 file changed
tests/data/bench_runner.toml
@@ -18,7 +18,7 @@ subplots = [
18
19
[flag_effect_plot]
20
subplots = [
21
- { name = "JIT", head_flags = ["JIT"] },
+ { name = "JIT", version = "3.14", head_flags = ["JIT"] },
22
]
23
24
[publish_mirror]
0 commit comments