Skip to content

Commit 168ef03

Browse files
authored
Removed 5.x
1 parent 7754ffa commit 168ef03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: actions/setup-dotnet@v3
1818
with:
1919
dotnet-version: |
20-
5.0.x
2120
6.0.x
2221
7.0.x
2322
8.0.x
@@ -35,7 +34,6 @@ jobs:
3534
- uses: actions/setup-dotnet@v3
3635
with:
3736
dotnet-version: |
38-
5.0.x
3937
6.0.x
4038
7.0.x
4139
8.0.x

0 commit comments

Comments
 (0)