feat: try fix ci.yml
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: 🐘 Setup PHP
|
- name: 🐘 Setup PHP
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: '8.3'
|
php-version: '8.4'
|
||||||
extensions: bcmath,ctype,curl,dom,fileinfo,mbstring,openssl,pdo,tokenizer,xml,zip
|
extensions: bcmath,ctype,curl,dom,fileinfo,mbstring,openssl,pdo,tokenizer,xml,zip
|
||||||
coverage: none
|
coverage: none
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user