From 298034549ef53d64945c7c5bff3fd9c311a1c453 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Thu, 11 Feb 2021 15:56:19 +0000 Subject: [PATCH] actions: drop ext-ds from PHP build --- tests/gh-actions/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/gh-actions/build.sh b/tests/gh-actions/build.sh index 35639d22d..344894a83 100755 --- a/tests/gh-actions/build.sh +++ b/tests/gh-actions/build.sh @@ -56,7 +56,6 @@ leveldb=@2e3f740b55af1eb6dfc648dd451bcb7d6151c26c \ chunkutils2=@5a4dcd6ed74e0db2ca9a54948d4f3a065e386db5 \ morton=@0.1.2 \ igbinary=3.1.4 \ -ds=1.3.0 \ " PHP_BUILD_ZTS_ENABLE=on PHP_BUILD_CONFIGURE_OPTS='--with-gmp' ./bin/php-build "$VERSION" "$INSTALL_DIR" rm -rf crypto