Skip to content

Commit 29ce6b3

Browse files
committed
Update imagemagick versions in github workflow
1 parent cb5d3ab commit 29ce6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
php: [ '8.3', '8.4', '8.5' ]
12-
imagemagick: [ '6.9.13-25', '7.1.1-47' ]
12+
imagemagick: [ '6.9.13-38', '7.1.2-13' ]
1313
imagick: [ '3.8.1' ]
1414

1515
name: PHP ${{ matrix.php }} - ImageMagick ${{ matrix.imagemagick }}

0 commit comments

Comments
 (0)