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 cd223fe commit cc87c6fCopy full SHA for cc87c6f
.github/workflows/push.yml
@@ -193,7 +193,7 @@ jobs:
193
-d zend_extension=opcache.so
194
-d opcache.enable_cli=1
195
LINUX_ARM64:
196
- if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
+ if: github.repository == 'Ayesh/php-src' || github.event_name == 'pull_request'
197
services:
198
mysql:
199
image: mysql:8.3
0 commit comments