summaryrefslogtreecommitdiff
path: root/azure/macos
diff options
context:
space:
mode:
Diffstat (limited to 'azure/macos')
-rw-r--r--azure/macos/job.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/azure/macos/job.yml b/azure/macos/job.yml
index 2d656ec15c..61c5f4a78e 100644
--- a/azure/macos/job.yml
+++ b/azure/macos/job.yml
@@ -83,3 +83,8 @@ jobs:
configurationName: ${{ parameters.configurationName }}
runTestsName: 'OpCache'
runTestsParameters: -d zend_extension=opcache.so -d opcache.enable_cli=1
+ - template: test.yml
+ parameters:
+ configurationName: ${{ parameters.configurationName }}
+ runTestsName: 'JIT'
+ runTestsParameters: -d zend_extension=opcache.so -d opcache.enable_cli=1 -d opcache.jit_buffer_size=16M