Skip to content

Commit

Permalink
chore: remove some php extensions in the ci run (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Georg <[email protected]>
  • Loading branch information
Chris53897 and Chris8934 authored Feb 26, 2024
1 parent 5bc2e22 commit 5a08a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-upcoming-symfony.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
coverage: none
php-version: '8.3'
tools: composer:v2
extensions: pcov, dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
extensions: pcov, curl, libxml, pcntl, pdo
ini-values: date.timezone=UTC

- name: 'Install project dependencies'
Expand Down

0 comments on commit 5a08a6f

Please sign in to comment.