Skip to content

Commit 93d0d65

Browse files
author
Petr Sramek
committed
added runtimes
1 parent 5e56159 commit 93d0d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
merge-multiple: true
9090
- name: Benchmark
9191
working-directory: ./benchmarks/PolylineAlgorithm.Benchmarks
92-
run: dotnet run --configuration Release
92+
run: dotnet run --configuration Release --runtimes net7.0 net8.0 net9.0

0 commit comments

Comments
 (0)