mirror of
https://github.com/curl/curl.git
synced 2026-07-10 11:47:16 +03:00
GHA/linux: drop unused pip packages from Alpine job
py3-impacket, py3-asn1, py3-six and py3-pycryptodomex. Number of tests run remain 1848 / 1847 for the two jobs respectively. Number of installed packages go from 158 to 117, and from 177 to 142 (for the two jobs respectively; using different Alpine versions). Closes #22153
This commit is contained in:
parent
68720b4837
commit
93235c1b52
1 changed files with 0 additions and 1 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
|
@ -503,7 +503,6 @@ jobs:
|
|||
apk add --no-cache build-base autoconf automake libtool perl openssl-dev \
|
||||
libssh2-dev zlib-dev brotli-dev zstd-dev libidn2-dev openldap-dev \
|
||||
krb5-dev libpsl-dev c-ares-dev \
|
||||
py3-impacket py3-asn1 py3-six py3-pycryptodomex \
|
||||
perl-time-hires openssh stunnel sudo git openssl
|
||||
|
||||
- name: 'install Fil-C'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue