Skip to content

Commit a27f5cc

Browse files
committed
Oops
1 parent 26a14bc commit a27f5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/globals/test-extensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

6767
// If you want to test extra libs for extensions, add them below (comma separated, example `libwebp,libavif`). Unnecessary, when $with_suggested_libs is true.
6868
$with_libs = match (PHP_OS_FAMILY) {
69-
'Linux', 'Darwin' => 'krb5,libiouring',
69+
'Linux', 'Darwin' => 'krb5',
7070
'Windows' => '',
7171
};
7272

0 commit comments

Comments
 (0)