Skip to content

Commit

Permalink
Add net8.0 for ci (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Sep 14, 2023
1 parent c8263a0 commit 3f9af09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
dotnet-version: |
6.0.x
7.0.x
8.0.x
- run: dotnet build -c Debug
- run: dotnet test -c Debug --no-build
- run: dotnet test -c Debug --no-build --environment "COMPlus_EnableHWIntrinsic=0;COMPlus_EnableSSE2=0"
Expand Down

0 comments on commit 3f9af09

Please sign in to comment.