We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b1c24 commit 06c257eCopy full SHA for 06c257e
azure/community_job.yml
@@ -44,6 +44,7 @@ jobs:
44
echo zend_extension=opcache.so > /etc/php.d/opcache.ini
45
echo opcache.enable_cli=1 >> /etc/php.d/opcache.ini
46
echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
47
+ echo opcache.jit_buffer_size=1G >> /etc/php.d/opcache.ini
48
displayName: 'Install Build'
49
- script: |
50
git clone https://github.com/laravel/framework.git --branch=master --depth=1
0 commit comments