Skip to content

Commit 4fd2bb7

Browse files
committed
Drop intl on macOS + PHP 8.1 build
Based on the discussion in GH-16286, drop the intl build from macOS + PHP 8.1, since we cannot build with supported intl versions without too many changes.
1 parent 2285d70 commit 4fd2bb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/configure-macos/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ runs:
6666
--with-ffi \
6767
--enable-zend-test \
6868
--enable-dl-test=shared \
69-
--enable-intl \
7069
--with-mhash \
7170
--with-sodium \
7271
--enable-dba \

0 commit comments

Comments
 (0)