Skip to content

Commit 16d8221

Browse files
committed
Add full tests for imagick extension
1 parent 6ea1d06 commit 16d8221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/globals/test-extensions.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
// test os (macos-13, macos-14, ubuntu-latest, windows-latest are available)
2323
$test_os = [
24-
// 'macos-13',
25-
// 'macos-14',
24+
'macos-13',
25+
'macos-14',
2626
'ubuntu-latest',
2727
// 'windows-latest',
2828
];

0 commit comments

Comments
 (0)