Skip to content

Commit

Permalink
housekeeping: Remove old .net
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Aug 4, 2022
1 parent ba8d3c8 commit db65cfd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ jobs:
$process.Start()
$process.WaitForExit()
- name: Install .NET Core
uses: actions/setup-dotnet@v2
with:
dotnet-version: 3.1.x

- name: Install .NET 5
uses: actions/setup-dotnet@v2
with:
dotnet-version: 5.0.x

- name: Install .NET 6
uses: actions/setup-dotnet@v2
with:
Expand Down

0 comments on commit db65cfd

Please sign in to comment.