Skip to content

Commit

Permalink
Remove GitHub Actions build for .NET 6 & 7
Browse files Browse the repository at this point in the history
  • Loading branch information
eXpl0it3r committed Mar 17, 2024
1 parent cbdbb14 commit aa395c1
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 @@ -18,8 +18,6 @@ jobs:
- { name: Windows VS2022, os: windows-2022 }
- { name: macOS, os: macos-13 }
dotnet:
- { name: .NET 6, version: "6.0.x" }
- { name: .NET 7, version: "7.0.x" }
- { name: .NET 8, version: "8.0.x" }

steps:
Expand Down

0 comments on commit aa395c1

Please sign in to comment.