Skip to content

Commit 754c495

Browse files
committed
Install .NET 8
1 parent da94b52 commit 754c495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
dotnet-version: |
2020
6.0.x
21+
8.0.x
2122
9.0.x
2223
- name: Install dependencies
2324
run: dotnet restore

0 commit comments

Comments
 (0)