Skip to content

Commit

Permalink
ci: don't install net core 2.1 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47-bot committed Jun 16, 2024
1 parent 8ab3637 commit fddae1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
2.1.x
3.1.x
5.0.x
6.0.x
Expand All @@ -46,7 +45,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
2.1.x
3.1.x
5.0.x
6.0.x
Expand Down

0 comments on commit fddae1d

Please sign in to comment.