Skip to content

Commit

Permalink
Update list of .net sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Dec 16, 2023
1 parent 9508940 commit 7f2df2f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x
dotnet-version: |
6.0.x
7.0.x
8.0.x
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 7f2df2f

Please sign in to comment.