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 0d54cac commit 05fa5a2Copy full SHA for 05fa5a2
tests/FSharpLint.Benchmarks/Program.fs
@@ -10,6 +10,6 @@ let main _ =
10
BenchmarkRunner
11
.Run<Benchmark>(
12
DefaultConfig.Instance
13
- .AddJob(Job.Default.WithRuntime(CoreRuntime.Core21))
+ .AddJob(Job.Default)
14
.AddDiagnoser(EtwProfiler())) |> ignore
15
0
0 commit comments