Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lofcz committed Jan 7, 2025
1 parent 35a3959 commit 4ab4540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
dotnet-version: ['8.0.203', '9.0.101']
dotnet-version: ['9.0.101']

steps:
- name: Checkout repository
Expand Down

0 comments on commit 4ab4540

Please sign in to comment.