Commit eb6ad10
authored
chore: pin the Windows unit tests to Windows 2022. (#9880)
At some point `windows-latest` changed to be Windows Server 2025. This
broke one of our tests: `TestNewEnvClient/ssh`. Certainly we need to
figure out why it doesn't work on Windows Server 2025, but for now let's
punt that down the road by pinning to Windows Server 2022.1 parent bb4b795 commit eb6ad10
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments