Skip to content

Commit

Permalink
Removed .NET 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Jul 30, 2024
1 parent 1518a33 commit 9ada1e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
- name: Build
shell: bash
Expand All @@ -38,7 +37,6 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
- name: Build
shell: bash
Expand All @@ -63,7 +61,6 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
- name: Build
shell: cmd
Expand Down

0 comments on commit 9ada1e9

Please sign in to comment.