Skip to content

Commit

Permalink
Update .net version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pglombardo committed Jan 15, 2025
1 parent 4e93627 commit 68395fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# Docker containers not supported on windows and macOS in Github runners.
# os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest]
dotnet-version: ['6.0.x', '7.0.x', '8.0.x']
dotnet-version: ['7.0.x', '8.0.x', '9.0.x']
steps:
- name: "Checkout"
uses: actions/[email protected]
Expand Down

0 comments on commit 68395fc

Please sign in to comment.