Skip to content

Commit 579a7a9

Browse files
committed
:octocat: enable some extensions for win builds
1 parent cf35ad3 commit 579a7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
name: "Continuous Integration"
2222

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

2727
jobs:

0 commit comments

Comments
 (0)