Added parallel testing for GitHub actions

This commit is contained in:
Constantin Graf
2024-03-21 21:28:28 +01:00
parent 4edfa7e941
commit 06c7314b1f
8 changed files with 123 additions and 5 deletions

8
docker/8.3/php.ini Normal file
View File

@@ -0,0 +1,8 @@
[PHP]
post_max_size = 100M
upload_max_filesize = 100M
variables_order = EGPCS
pcov.directory = .
[opcache]
opcache.enable_cli=1