mirror of
https://github.com/curl/curl.git
synced 2026-01-26 15:03:21 +00:00
GHA/curl-for-win: build one job with classic zlib
curl-for-win switched to zlib-ng by default. Switch curl's explicit
zlib-ng job to classic zlib to keep testing that build path.
Ref: https://github.com/curl/curl-for-win/pull/79
Ref: 5aed6363cd
Closes #17357
This commit is contained in:
parent
f97d372703
commit
8076824870
2
.github/workflows/curl-for-win.yml
vendored
2
.github/workflows/curl-for-win.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
||||
"${DOCKER_IMAGE}" \
|
||||
sh -c ./_ci-linux-debian.sh
|
||||
|
||||
win-gcc-libssh-zlibng-x86:
|
||||
win-gcc-libssh-zlibold-x86:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user