feat: try fix ci.yml
CI / 🧪 Tests Laravel (push) Successful in 1m3s
CI / 🐳 Build & Push Image (push) Failing after 4s

This commit is contained in:
2026-07-10 16:05:16 +02:00
parent c594525d04
commit c7eb3a97f4
+1 -1
View File
@@ -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