curl/.github/workflows
Viktor Szakats 0cacdd6dd1
GHA/windows: drop MSH3 job (broken after 0.7.0 bump)
Starting GHA runner image 20250105.1.0.

As seen on Linux with 0.7.0:
```
/home/runner/msh3/include/msh3.h:377:18: error: width of ‘RESERVED’ exceeds its type
  377 |             bool RESERVED                 : 5;
      |                  ^~~~~~~~
/home/runner/msh3/include/msh3.h:490:18: error: width of ‘RESERVED’ exceeds its type
  490 |             bool RESERVED            : 7;
      |                  ^~~~~~~~
```
https://github.com/curl/curl/actions/runs/12655717818/job/35266716846#step:35:195

Bug: https://github.com/curl/curl/pull/15924#issuecomment-2575106711
Bug: https://github.com/curl/curl/pull/15930#issuecomment-2575842486

Closes #15927
2025-01-07 18:27:32 +01:00
..
appveyor-status.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
checkdocs.yml checkdocs: trim links off docs/ markdowns before spellcheck 2025-01-03 18:38:04 +01:00
checksrc.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
configure-vs-cmake.yml GHA/configure-vs-cmake: trigger by CMake/** updates 2024-12-31 11:36:56 +01:00
curl-for-win.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
distcheck.yml CI: bump actions/upload-artifact from 4.4.3 to 4.5.0 2024-12-30 14:03:46 +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/http3-linux: fix cache rebuild conditions, switch to wolfSSL stable 2025-01-02 21:04:02 +01:00
label.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
linux-old.yml cmake: extend zlib's AUTO option to brotli, zstd and enable if found 2024-12-17 04:06:45 +01:00
linux.yml GHA/linux: update awslabs/aws-lc to v1.42.0 2025-01-06 23:35:03 +01:00
macos.yml clang-tidy: add to CI, add cmake support, fix fallouts 2024-12-27 13:42:32 +01:00
non-native.yml GHA/non-native: measure duration of individual build steps inside VMs 2024-12-30 14:23:45 +01:00
windows.yml GHA/windows: drop MSH3 job (broken after 0.7.0 bump) 2025-01-07 18:27:32 +01:00