We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929fd86 commit 04859f0Copy full SHA for 04859f0
1 file changed
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
fail-fast: false
29
matrix:
30
- os: [ubuntu-22.04, windows-latest, macos-15-intel]
+ os: [ubuntu-22.04, windows-2025-vs2026, macos-15-intel]
31
testProjects:
32
- OmniSharp.MSBuild.Tests,OmniSharp.Roslyn.CSharp.Tests,OmniSharp.DotNetTest.Tests,OmniSharp.Cake.Tests
33
- OmniSharp.Lsp.Tests,OmniSharp.Script.Tests,OmniSharp.Tests,OmniSharp.Stdio.Tests,OmniSharp.Http.Tests
0 commit comments