Skip to content

Commit

Permalink
chore: remove dotnet6 from validate tests (#7681)
Browse files Browse the repository at this point in the history
Co-authored-by: Haresh Nasit <[email protected]>
  • Loading branch information
mndeveci and hnnasit authored Nov 15, 2024
1 parent 3240e4e commit bd37736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/validate/test_validate_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ def test_lint_supported_runtimes(self):
}
supported_runtimes = [
"dotnet8",
"dotnet6",
"java21",
"java17",
"java11",
Expand Down

0 comments on commit bd37736

Please sign in to comment.