Skip to content

Commit

Permalink
try bump dotnet versions in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Aug 21, 2023
1 parent 652e578 commit c235a99
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 @@ -19,9 +19,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
3.1.x
5.0.x
6.0.x
7.0.x
- name: dotnet build
run: dotnet build
Expand Down

0 comments on commit c235a99

Please sign in to comment.