summaryrefslogtreecommitdiff
path: root/azure/macos/job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/macos/job.yml')
-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 56f34fbb41..c1037f7347 100644
--- a/azure/macos/job.yml
+++ b/azure/macos/job.yml
@@ -80,3 +80,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