mirror of
https://github.com/Intervention/image.git
synced 2025-08-16 10:54:02 +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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [ '8.0', '8.1' ]
|
php: [ '8.0', '8.1' ]
|
||||||
imagemagick: [
|
imagemagick: [ '6.9.12-43', '7.1.0-28' ]
|
||||||
'6.9.12-43',
|
imagick: [ '3.7.0' ]
|
||||||
'7.1.0-28'
|
|
||||||
]
|
|
||||||
imagick: [
|
|
||||||
'3.7.0'
|
|
||||||
]
|
|
||||||
stability: [ prefer-lowest, prefer-stable ]
|
stability: [ prefer-lowest, prefer-stable ]
|
||||||
|
|
||||||
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
||||||
|
Reference in New Issue
Block a user