Skip to content

Commit c7a55f6

Browse files
committed
Update CI OS versions in readme
1 parent 29df745 commit c7a55f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ The extension should work everywhere [Visual Studio Code](https://code.visualstu
6464
[VS Code Remote Development](https://code.visualstudio.com/docs/remote/remote-overview) Environments, including [Github Codespaces](https://github.com/features/codespaces) and [VS Code Server](https://code.visualstudio.com/docs/remote/vscode-server) are supported.
6565

6666
We actively test the following configurations [in Github Actions on every commit](https://github.com/PowerShell/vscode-powershell/actions/workflows/ci-test.yml):
67-
- **Windows Server 2022** with Windows PowerShell 5.1 and PowerShell 7+
68-
- **macOS 14.7** with PowerShell 7+
67+
68+
- **Windows Server 2025** with Windows PowerShell 5.1 and PowerShell 7+
69+
- **macOS 15.7.1** with PowerShell 7+
6970
- **Ubuntu 24.04** with PowerShell 7+
7071

7172
On Windows, we also test with and without Constrained Language Mode enabled.

0 commit comments

Comments
 (0)