mirror of
https://github.com/Intervention/image.git
synced 2025-08-22 13:32:56 +02:00
Update imagemagick to latest version in GitHub workflow
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [ '8.1', '8.2', '8.3' ]
|
php: [ '8.1', '8.2', '8.3' ]
|
||||||
imagemagick: [ '6.9.12-55', '7.1.0-40' ]
|
imagemagick: [ '6.9.12-55', '7.1.1-32' ]
|
||||||
imagick: [ '3.7.0' ]
|
imagick: [ '3.7.0' ]
|
||||||
stability: [ prefer-stable ]
|
stability: [ prefer-stable ]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user