mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
CI: Remove ext/imap dependencies (#13484)
Now that ext/imap is unbundled, `libc-client-dev*` packages are no longer necessary.
This commit is contained in:
committed by
GitHub
parent
25dbe5374a
commit
75ef03e742
@@ -69,7 +69,6 @@ jobs:
|
||||
`#snmp-mibs-downloader` \
|
||||
freetds-dev \
|
||||
`#unixodbc-dev` \
|
||||
libc-client-dev \
|
||||
dovecot-core \
|
||||
dovecot-pop3d \
|
||||
dovecot-imapd \
|
||||
|
||||
1
.github/actions/apt-x64/action.yml
vendored
1
.github/actions/apt-x64/action.yml
vendored
@@ -59,7 +59,6 @@ runs:
|
||||
unixodbc-dev \
|
||||
llvm \
|
||||
clang \
|
||||
libc-client-dev \
|
||||
dovecot-core \
|
||||
dovecot-pop3d \
|
||||
dovecot-imapd \
|
||||
|
||||
Reference in New Issue
Block a user