mirror of
https://github.com/Intervention/image.git
synced 2025-09-01 18:02:45 +02:00
Update imagemagick/imagick test workflow dependencies (#1447)
This commit is contained in:
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@@ -9,8 +9,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [ '8.1', '8.2', '8.3', '8.4' ]
|
||||
imagemagick: [ '6.9.12-55', '7.1.1-32' ]
|
||||
imagick: [ '3.7.0' ]
|
||||
imagemagick: [ '6.9.13-25', '7.1.1-47' ]
|
||||
imagick: [ '3.8.0' ]
|
||||
|
||||
name: PHP ${{ matrix.php }} - ImageMagick ${{ matrix.imagemagick }}
|
||||
|
||||
|
Reference in New Issue
Block a user