Skip to content

Commit b0966e5

Browse files
authored
Update .NET version in CI workflow
Remove commented out .NET version 5.0.x from CI workflow.
1 parent 3f6fb75 commit b0966e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: actions/setup-dotnet@v5
2727
with:
2828
dotnet-version: |
29-
# 5.0.x
3029
6.0.x
3130
7.0.x
3231
8.0.x

0 commit comments

Comments
 (0)