Skip to content

Commit

Permalink
workflows: added extension gd
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 11, 2023
1 parent 87e6182 commit b11a0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

env:
php-options: -C -d opcache.enable=0
php-extensions: fileinfo, intl
php-extensions: fileinfo, intl, gd

jobs:
tests:
Expand Down

0 comments on commit b11a0c2

Please sign in to comment.