mirror of
https://github.com/Intervention/image.git
synced 2025-01-18 04:38:26 +01:00
Update run-tests.yml style file.
This commit is contained in:
parent
3fbce7577f
commit
e2107fa351
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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user