Skip to content

Commit 837bc3c

Browse files
authored
ci: remove .netcore 3.1
1 parent 1d997cf commit 837bc3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
uses: actions/setup-dotnet@v3
3636
with:
3737
dotnet-version: |
38-
3.1.x
3938
6.0.x
4039
8.0.x
4140
@@ -84,7 +83,6 @@ jobs:
8483
uses: actions/setup-dotnet@v3
8584
with:
8685
dotnet-version: |
87-
3.1.x
8886
6.0.x
8987
8.0.x
9088

0 commit comments

Comments
 (0)