Skip to content

Commit

Permalink
Update dotnet versions used to fix idlimporter error
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleenaylor committed Nov 22, 2024
1 parent 02a2a5b commit 38fae97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
2.1.x
3.1.x
5.0.x
8.0.x
- name: Prepare for build
shell: cmd
Expand Down

0 comments on commit 38fae97

Please sign in to comment.