Skip to content

Commit 41db08f

Browse files
authored
Update dotnet.yml
1 parent ffd32aa commit 41db08f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
uses: actions/setup-dotnet@v1
3434
with:
3535
dotnet-version: 3.1.100
36-
- name: Setup .NET Core 2.2
37-
uses: actions/setup-dotnet@v1
38-
with:
39-
dotnet-version: 2.2.402
4036
- name: Install GitVersion
4137
uses: gittools/actions/gitversion/setup@v0.9.7
4238
with:

0 commit comments

Comments
 (0)