]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/windows: replace OpenSSH-Windows-Prelease job with standard openssh
authorViktor Szakats <commit@vsz.me>
Thu, 13 Mar 2025 02:06:09 +0000 (03:06 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 13 Mar 2025 15:47:02 +0000 (16:47 +0100)
commit67a7775d1233d702964bff9a0a6b5b9fa036c47a
tree078477c2b6b473f30c14f698365643dee9bf8c47
parentd4f9788593b712169fd919d1fe8ba20393224817
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 0ec72c1ef8d87a29bf2eaa5e36ab173147a4d015 #16672
Closes #16704
.github/workflows/windows.yml