Skip to content

Commit 489dca8

Browse files
committed
Fix tests.
1 parent f7b41df commit 489dca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/data/bench_runner.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ subplots = [
1818

1919
[flag_effect_plot]
2020
subplots = [
21-
{ name = "JIT", head_flags = ["JIT"] },
21+
{ name = "JIT", version = "3.14", head_flags = ["JIT"] },
2222
]
2323

2424
[publish_mirror]

0 commit comments

Comments
 (0)