Skip to content

Commit

Permalink
fix: remove unused .NET versions in CI build (#1101)
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
vbreuss committed Mar 15, 2024
1 parent 6c82ec4 commit c7eca74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
3.1.x
5.0.x
6.0.x
7.0.x
8.0.x
Expand Down

0 comments on commit c7eca74

Please sign in to comment.