mirror of
https://github.com/curl/curl.git
synced 2026-05-20 22:26:23 +03:00
- install impacket for cmake jobs. - stop installing autotools for cmake jobs. (also saving the extra seconds necessary for impacket install.) - delete no longer necessary openssl pkg-config patch. - `brew unlink openssl` unconditionally. This is safe, we no longer need it at the default path, and the condition were never met anyway for a while now. - stop installing openssl, it's there on the base image. (it was also missed for cmake, but that's okay) before: https://github.com/curl/curl/actions/runs/10864438947/job/30149718802 after: https://github.com/curl/curl/actions/runs/10865247916/job/30151507582 Closes #14911 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| awslc.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| codeql-analysis.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| cygwin.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| linux32.yml | ||
| macos.yml | ||
| non-native.yml | ||
| torture.yml | ||
| windows.yml | ||
| wolfssl.yml | ||