Skip to content

Commit db65cfd

Browse files
authored
housekeeping: Remove old .net
1 parent ba8d3c8 commit db65cfd

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,6 @@ jobs:
3434
$process.Start()
3535
$process.WaitForExit()
3636
37-
- name: Install .NET Core
38-
uses: actions/setup-dotnet@v2
39-
with:
40-
dotnet-version: 3.1.x
41-
42-
- name: Install .NET 5
43-
uses: actions/setup-dotnet@v2
44-
with:
45-
dotnet-version: 5.0.x
46-
4737
- name: Install .NET 6
4838
uses: actions/setup-dotnet@v2
4939
with:

0 commit comments

Comments
 (0)