Skip to content

Commit

Permalink
Add more frameworks to regression (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWanderer authored Aug 2, 2024
1 parent 4007d45 commit c7cea6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ jobs:
strategy:
fail-fast: false
matrix:
framework: ['net6.0', 'net5.0', 'netcoreapp3.1']
framework: ['net8.0', 'net7.0', 'net6.0', 'net5.0', 'netcoreapp3.1']

0 comments on commit c7cea6a

Please sign in to comment.