Skip to content

Commit

Permalink
ci: include 3.1 sdk in build
Browse files Browse the repository at this point in the history
  • Loading branch information
egil committed Sep 11, 2023
1 parent 738ab3d commit eaa5b9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
3.1.x
6.0.x
8.0.x
Expand Down Expand Up @@ -83,6 +84,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
3.1.x
6.0.x
8.0.x
Expand Down

0 comments on commit eaa5b9a

Please sign in to comment.