Skip to content

Commit ab65a43

Browse files
author
Alex Peck
committed
fix netver
1 parent 2b5d4a7 commit ab65a43

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/benchpr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
dotnet-version: |
2626
6.0.x
2727
8.0.x
28+
9.0.x
2829
- name: Install dependencies
2930
run: dotnet restore
3031
- name: Build
@@ -60,6 +61,7 @@ jobs:
6061
dotnet-version: |
6162
6.0.x
6263
8.0.x
64+
9.0.x
6365
- name: Install dependencies
6466
run: dotnet restore
6567
- name: Build
@@ -84,6 +86,7 @@ jobs:
8486
dotnet-version: |
8587
6.0.x
8688
8.0.x
89+
9.0.x
8790
- name: Install dependencies
8891
run: dotnet restore
8992
- name: Build

0 commit comments

Comments
 (0)