Skip to content

Commit 330d773

Browse files
authored
Update dotnetcore.yml
1 parent fb0e1c5 commit 330d773

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ jobs:
1717
uses: actions/setup-dotnet@v3
1818
with:
1919
dotnet-version: |
20-
6.0.x
21-
7.0.x
2220
8.0.x
21+
9.0.x
2322
- name: Install dependencies
2423
run: dotnet restore
2524
- name: Build

0 commit comments

Comments
 (0)