Skip to content

Commit 7347461

Browse files
authored
Add ext-encoding to test workflow
In theory this should work?
1 parent f14d04d commit 7347461

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: shivammathur/setup-php@2.32.0
2121
with:
2222
php-version: ${{ matrix.php }}
23+
extensions: pmmp/ext-encoding@0.5.0
2324

2425
- name: Cache Composer packages
2526
id: composer-cache

0 commit comments

Comments
 (0)