curl/.github/workflows
Viktor Szakats cd0ec4784c
GHA/windows: add 2 basic MSVC jobs to restore some CI coverage
To keep testing these with MSVC:
- UWP !ssl
- arm64 build on the `windows-11-arm` runner
- examples
- OpenSSH-Windows (fix install on `windows-11-arm`)
- `windows-2025` runner
- cmake pre-fill checker

Surprise: UWP doesn't support SSPI, which is required by curl's Schannel
backend. Thus, no TLS support for this UWP build. It also suggests
the Schannel UWP mingw-w64 binaries may be broken and just a happy build
accident thanks to mingw-w64 headers being inaccurate.

Building zlib + libssh2 might actually take up to 2+ minutes with vcpkg,
instead of the previously estimated <1.5 minutes.

Follow-up to e3912f0f9f #17086
Follow-up to 15fb1dc7f8 #17069

Closes #17089
2025-04-17 22:15:54 +02:00
..
appveyor-status.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
checkdocs.yml docs/libcurl: make examples build with picky compiler options 2025-04-11 15:23:51 +02:00
checksrc.yml runtests: generate certs dynamically, bump to EC-256, tidy up 2025-03-27 10:21:57 +01:00
configure-vs-cmake.yml GHA/configure-vs-cmake: dump generated configs to log 2025-04-05 23:03:15 +02:00
curl-for-win.yml GHA/curl-for-win: switch to podman (from docker) 2025-04-03 23:23:37 +02:00
distcheck.yml GHA: update actions/download-artifact digest to cc20338 2025-03-03 08:59:40 +01:00
fuzz.yml CI: move Azure jobs to GHA, fix fallouts, sshserver, runtests tweaks 2024-09-16 10:00:17 +02:00
hacktoberfest-accepted.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
http3-linux.yml GHA: update ngtcp2/nghttp3 to v1.9.0 2025-04-16 23:29:08 +02:00
label.yml GHA: tidy up quotes, checkout order, silence Android/CMake warnings 2025-01-19 15:03:16 +01:00
linux-old.yml libssh: drop support for libssh older than 0.9.0 2025-02-06 22:27:13 +01:00
linux.yml GHA: update openssl/openssl to v3.5.0 2025-04-08 16:57:08 +02:00
macos.yml GHA/macos: re-generate gcc-13 hacklayer on macos-15 2025-04-10 22:00:17 +02:00
non-native.yml GHA: automatic vcpkg binary cache is broken, temporarily disable vcpkg jobs 2025-04-16 11:56:15 +02:00
windows.yml GHA/windows: add 2 basic MSVC jobs to restore some CI coverage 2025-04-17 22:15:54 +02:00