Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneKrapivin authored Dec 12, 2023
1 parent 87c93c3 commit 8fc2e4d
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 @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
sdk: [7.0.x]
sdk: [7.0.x, 8.0.x]
fail-fast: true

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8fc2e4d

Please sign in to comment.