From 646b64b1193e62a6882de8ea9d943890eb75f791 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Fri, 14 Jun 2019 09:29:14 +0200 Subject: Fix skipif syntax errors Apparently I did this only on masster... --- azure/i386/job.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure/i386') diff --git a/azure/i386/job.yml b/azure/i386/job.yml index 2ca84b2147..d6138a8e87 100644 --- a/azure/i386/job.yml +++ b/azure/i386/job.yml @@ -16,7 +16,7 @@ jobs: export PKG_CONFIG=/usr/bin/i686-linux-gnu-pkg-config ./configure ${{ parameters.configurationParameters }} \ --prefix=/usr \ - --disable-phpdbg \ + --enable-phpdbg \ --enable-fpm \ --enable-intl \ --with-pdo-mysql=mysqlnd \ -- cgit v1.2.1