omnisharp-roslyn: drop test for .NET 7
This commit is contained in:
parent
f9d3af6fce
commit
18542a7bff
@ -97,7 +97,6 @@ let
|
||||
{
|
||||
# Make sure we can run OmniSharp with any supported SDK version, as well as without
|
||||
with-net6-sdk = with-sdk dotnetCorePackages.sdk_6_0;
|
||||
with-net7-sdk = with-sdk dotnetCorePackages.sdk_7_0;
|
||||
with-net8-sdk = with-sdk dotnetCorePackages.sdk_8_0;
|
||||
no-sdk = with-sdk null;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user