Skip to content

Commit

Permalink
Will this restrict test to .NET 9?
Browse files Browse the repository at this point in the history
  • Loading branch information
rnelson committed Dec 8, 2024
1 parent 3d47c20 commit 6cece74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ jobs:
run: dotnet build --no-restore
- name: Test
run: dotnet test --no-build --verbosity normal
with:
dotnet-version: |
9.0.x

0 comments on commit 6cece74

Please sign in to comment.