GHA/windows: replace OpenSSH-Windows-Prelease job with standard openssh

After restricting OpenSSH-Windows to a single job, and bumping it to
the pre-release version, that job started hanging then timing out with
reasonable consistency.

Since we saw similar hangs before with OpenSSH-Windows stable, in all
jobs, drop OpenSSH-Windows from CI, and replace it with MSYS openssh.

After this patch, all Windows jobs use MSYS2 or Cygwin openssh.

Follow-up to 0ec72c1ef8 #16672
Closes #16704
This commit is contained in:
Viktor Szakats 2025-03-13 03:06:09 +01:00
parent d4f9788593
commit 67a7775d12
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -745,7 +745,6 @@ jobs:
arch: 'x64'
plat: 'windows'
type: 'Debug'
openssh: 'OpenSSH-Windows-Pre'
config: >-
-DENABLE_DEBUG=ON
-DCURL_USE_LIBSSH2=ON