We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df40b9d commit eb2413dCopy full SHA for eb2413d
1 file changed
build/job-variables.yml
@@ -25,7 +25,7 @@ variables:
25
value: -j https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/benchmarks.html.json
26
27
- name: blazorWasmJobs
28
- value: --config https://raw.githubusercontent.com/dotnet/aspnetcore/main/src/Components/benchmarkapps/Wasm.Performance/benchmarks.compose.json
+ value: --config https://raw.githubusercontent.com/ilonatommy/aspnetcore/fix-kestrel-problem/src/Components/benchmarkapps/Wasm.Performance/benchmarks.compose.json
29
30
31
- name: mvcJobs
0 commit comments