Skip to content

Commit 23cede7

Browse files
author
Martin Boje Carpentier
committed
Use multiple .net versiosn
1 parent e57fc89 commit 23cede7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/continous-benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: actions/setup-dotnet@v1
1818
with:
1919
dotnet-version: |
20+
3.1.x
21+
5.0.x
2022
6.0.x
2123
# Run benchmark with `go test -bench` and stores the output to a file
2224
- name: Show locations

0 commit comments

Comments
 (0)