Skip to content

Commit

Permalink
Regenerate github workflow for CodeAnalysis
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Nov 28, 2024
1 parent e8f1f4d commit 7750779
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: [net8.0]
framework: [net9.0, net8.0]
platform: [x64]
configuration: [Release]
exclude:
Expand Down

0 comments on commit 7750779

Please sign in to comment.