lets try without extension
parent
fbdd629411
commit
1d1e4edf07
|
@ -30,7 +30,7 @@ jobs:
|
||||||
uses: php-actions/composer@v6
|
uses: php-actions/composer@v6
|
||||||
with:
|
with:
|
||||||
php_version: ${{ matrix.php-version }}
|
php_version: ${{ matrix.php-version }}
|
||||||
php_extensions: json pdo bcmath
|
# php_extensions: json pdo bcmath
|
||||||
version: 2.3.x
|
version: 2.3.x
|
||||||
|
|
||||||
- name: Symlink Monarc modules
|
- name: Symlink Monarc modules
|
||||||
|
|
Loading…
Reference in New Issue