Skip to content

Commit

Permalink
Remove .NET Core 3.1 and .NET 5 builds for now #129
Browse files Browse the repository at this point in the history
  • Loading branch information
Archomeda committed Feb 28, 2023
1 parent 4715fb1 commit 6152bdd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
- windows-2022
dotnet:
- net6.0
- net5.0
- netcoreapp3.1
- net461
exclude:
- os: ubuntu-latest
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/command-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
- windows-2022
dotnet:
- net6.0
- net5.0
- netcoreapp3.1
- net461
exclude:
- os: ubuntu-latest
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/publish-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- windows-2022
dotnet:
- net6.0
- net5.0
- netcoreapp3.1
- net461
exclude:
- os: ubuntu-latest
Expand Down

0 comments on commit 6152bdd

Please sign in to comment.