Skip to content

Commit

Permalink
:octocat: enable some extensions for win builds
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Nov 2, 2024
1 parent cf35ad3 commit 579a7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
name: "Continuous Integration"

env:
PHP_EXTENSIONS: "" # caution: setting 'none' resets/disables shared extensions
PHP_EXTENSIONS: json, mbstring, sodium
PHP_INI_VALUES: memory_limit=-1, error_reporting=-1, display_errors=On

jobs:
Expand Down

0 comments on commit 579a7a9

Please sign in to comment.