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 beafae4 commit 94fe458
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,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 94fe458

Please sign in to comment.