We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33c2a7 commit 969d65dCopy full SHA for 969d65d
.github/workflows/auto-cache-pool-tarball.yml
@@ -85,7 +85,7 @@ jobs:
85
composer dump-autoload --optimize --profile
86
87
php prepare.php +inotify +apcu +ds +ssh2 +uuid +protobuf +gettext --with-libavif=1 --show-tarball-hash=1
88
- php prepare.php +apcu +ds +ssh2 +uuid +protobuf +gettext --with-libavif=1 --show-tarball-hash=1 @macos =
+ php prepare.php +apcu +ds +ssh2 +uuid +protobuf +gettext --with-libavif=1 --show-tarball-hash=1 @macos
89
php sapi/scripts/download-php-src-archive.php
90
91
echo 'cygwin: https://www.cygwin.com/COPYING' >> bin/LICENSE
0 commit comments