Update PHP versions used by GitHub Actions

This commit is contained in:
Dylan K. Taylor
2021-09-28 20:52:40 +01:00
parent d455188d03
commit a11cf8c296
2 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@ INSTALL_DIR="$(pwd)/bin/php7"
export CFLAGS="$CFLAGS -march=x86-64"
export CXXFLAGS="$CXXFLAGS -march=x86-64"
git clone https://github.com/php-build/php-build.git
git clone https://github.com/pmmp/php-build.git
cd php-build
./install-dependencies.sh
echo '"pthreads",,"https://github.com/pmmp/pthreads.git",,,"extension",' >> share/php-build/extension/definition