Skip to content

Commit a414ab1

Browse files
committed
Add bx2 and fileinfo to windows server
1 parent 1d8216b commit a414ab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ jobs:
692692
uses: shivammathur/setup-php@v2
693693
with:
694694
php-version: ${{ matrix.php }}
695-
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, intl, gd, exif, iconv, pgsql, pdo_pgsql, sodium
695+
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, intl, gd, exif, iconv, pgsql, pdo_pgsql, sodium, bz2, fileinfo
696696
ini-values: upload_tmp_dir=${{ runner.temp }}, sys_temp_dir=${{ runner.temp }}
697697
coverage: none
698698

0 commit comments

Comments
 (0)