mirror of
https://github.com/Intervention/image.git
synced 2025-08-16 02:44:01 +02:00
Update run-tests.yml style file.
This commit is contained in:
9
.github/workflows/run-tests.yml
vendored
9
.github/workflows/run-tests.yml
vendored
@@ -9,13 +9,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [ '8.0', '8.1' ]
|
||||
imagemagick: [
|
||||
'6.9.12-43',
|
||||
'7.1.0-28'
|
||||
]
|
||||
imagick: [
|
||||
'3.7.0'
|
||||
]
|
||||
imagemagick: [ '6.9.12-43', '7.1.0-28' ]
|
||||
imagick: [ '3.7.0' ]
|
||||
stability: [ prefer-lowest, prefer-stable ]
|
||||
|
||||
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
||||
|
Reference in New Issue
Block a user