Skip to content

Commit

Permalink
Update CodeAnalysis GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Dec 2, 2024
1 parent dcce4e1 commit 660d596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lucene-Net-Tests-CodeAnalysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-latest]
framework: [net9.0, net8.0]
framework: [net9.0]
platform: [x64]
configuration: [Release]
exclude:
Expand Down

0 comments on commit 660d596

Please sign in to comment.