Fix phar compilation test
parent
22622372bc
commit
a8cd2941e5
|
@ -69,7 +69,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
coverage: "none"
|
coverage: "none"
|
||||||
extensions: "intl"
|
extensions: "intl"
|
||||||
ini-values: "memory_limit=-1"
|
ini-values: "memory_limit=-1, phar.readonly=0"
|
||||||
php-version: "${{ matrix.php-version }}"
|
php-version: "${{ matrix.php-version }}"
|
||||||
|
|
||||||
- name: "Determine composer cache directory"
|
- name: "Determine composer cache directory"
|
||||||
|
|
Loading…
Reference in New Issue