Skip to content

Commit 3c3eb49

Browse files
committed
Add zlib and bz2 extensions
1 parent f4aaf4f commit 3c3eb49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
php-version: ${{ matrix.php-versions }}
3333
ini-values: date.timezone=Europe/Berlin
34+
extensions: zlib bz2
3435

3536
- name: Add Brotli extension (Ubuntu)
3637
if: runner.os != 'Windows' && matrix.php-versions == '8.4'

0 commit comments

Comments
 (0)