test
Some checks failed
/ build (push) Failing after 10s

This commit is contained in:
lubiana 2023-10-16 19:17:32 +02:00
parent 2679849cc4
commit c86dad5c6c
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup PHP
uses: github.com/shivammathur/setup-php@v2
uses: https://github.com/shivammathur/setup-php@v2
with:
php-version: '8.2'
extensions: mbstring, intl, pdo_sqlite