Skip to content

Commit

Permalink
try more csharp versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 3, 2024
1 parent 9b2dce0 commit 531f821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
net_version: [5, 6, 7, 8]
net_version: [1, 2, 3, 4, 5, 6, 7, 8]
os: [ubuntu-latest]
include:
- net_version: 6
Expand Down

0 comments on commit 531f821

Please sign in to comment.