Skip to content

Commit

Permalink
GitHub .Net 8 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jr01 committed Dec 25, 2023
1 parent 67d6f5e commit 15885f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
- uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.100
7.0.100
8.0.100
- run: dotnet restore
- run: dotnet build --configuration Release --no-restore
- run: dotnet test --no-build --configuration Release --verbosity normal
Expand Down

0 comments on commit 15885f5

Please sign in to comment.