Skip to content

Commit eaa5b9a

Browse files
committed
ci: include 3.1 sdk in build
1 parent 738ab3d commit eaa5b9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: actions/setup-dotnet@v3
3636
with:
3737
dotnet-version: |
38+
3.1.x
3839
6.0.x
3940
8.0.x
4041
@@ -83,6 +84,7 @@ jobs:
8384
uses: actions/setup-dotnet@v3
8485
with:
8586
dotnet-version: |
87+
3.1.x
8688
6.0.x
8789
8.0.x
8890

0 commit comments

Comments
 (0)