Skip to content

Commit 917d98d

Browse files
committed
build: Update dotnet-core.yml to use dotnet version 8.0.x
1 parent 4dab666 commit 917d98d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
uses: actions/setup-dotnet@v1
1515
with:
1616
dotnet-version: |
17-
6.0.x
18-
7.0.x
1917
8.0.x
2018
2119
- name: Install dependencies

0 commit comments

Comments
 (0)