1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix GH-16367: macOS CI fails to configure ext/intl on master

Closes GH-16375.
This commit is contained in:
Christoph M. Becker
2024-10-11 19:40:11 +02:00
parent be370edbd7
commit 37561823e9

View File

@@ -13,7 +13,7 @@ runs:
# Some packages exist on x86 but not arm, or vice versa. # Some packages exist on x86 but not arm, or vice versa.
# Install them with reinstall to avoid warnings. # Install them with reinstall to avoid warnings.
brew reinstall autoconf webp tidy-html5 libzip libsodium brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c
brew install \ brew install \
bison \ bison \
re2c re2c