Skip to content

Commit

Permalink
Use old version of .net
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Jul 2, 2024
1 parent aa7abc7 commit 30cd315
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ jobs:
- name: Setup .NET 8.0
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
3.0.x
5.0.x
8.0.x
dotnet-version: 3.0.x

- name: Restore dependencies
run: dotnet restore
Expand Down

0 comments on commit 30cd315

Please sign in to comment.