]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/windows: unignore 2310, disable SCP/FTP for vcpkg `libssh2[core]`
authorViktor Szakats <commit@vsz.me>
Sat, 15 Mar 2025 11:03:56 +0000 (12:03 +0100)
committerViktor Szakats <commit@vsz.me>
Sat, 15 Mar 2025 23:09:22 +0000 (00:09 +0100)
commit4911e7af119c1b7efd46a742d47bca44832c3041
treee5f7479248dc459356ddbb19dbc0706b1ac37d41
parent6b143d9cc13fcd208480f678dfd06bf97bde4998
GHA/windows: unignore 2310, disable SCP/FTP for vcpkg `libssh2[core]`

Skipping these tests saves time and reduces test logs from 11500 lines
to 3800.

Tests are permanently broken due to `curl: (67) Authentication failure`.
This libssh2 is built with WinCNG. Builds using libcrypto from OpenSSL
work fine.

Closes #16735
.github/workflows/windows.yml