Skip to content

Commit

Permalink
also install 5.0.200 :(
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotoffia committed Oct 6, 2024
1 parent b62e9b1 commit 0cd76f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.0.x'
dotnet-version: |
6.0.x
5.0.200
- name: Install .NET tools
run: |
Expand Down

0 comments on commit 0cd76f6

Please sign in to comment.