Skip to content

Commit

Permalink
Added support for .net 8
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgutierrez authored Dec 26, 2023
1 parent 92edb3d commit e76c610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/setup-dotnet@v2
with:
dotnet-version: |
8.0.x
7.0.x
6.0.x
- name: Install dotCover
Expand Down

0 comments on commit e76c610

Please sign in to comment.