Skip to content

Commit

Permalink
turn off versions I don’t yet support
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Dec 19, 2023
1 parent f413e41 commit b12a5a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
matrix:
dotnet:
- 8.0.x # EOL: 2026-11-10
- 7.0.x # EOL: 2024-05-14
- 6.0.x # EOL: 2024-11-12
# version support doc: https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core
#- 7.0.x # EOL: 2024-05-14
#- 6.0.x # EOL: 2024-11-12
# version support doc: https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b12a5a6

Please sign in to comment.