Skip to content

Commit

Permalink
Add intl php extension
Browse files Browse the repository at this point in the history
  • Loading branch information
subiabre committed Jan 10, 2025
1 parent 8d081b8 commit f33a986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
DATABASE_URL: mysql://root:[email protected]:${{ job.services.mariadb.ports['3306'] }}/goteo
with:
php_version: 8.3
php_extensions: pdo_mysql
php_extensions: pdo_mysql intl
configuration: phpunit.xml.dist

0 comments on commit f33a986

Please sign in to comment.