mirror of
https://github.com/Intervention/image.git
synced 2025-08-23 14:02:47 +02:00
Change test workflow to run only stable versions
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
php: [ '8.0', '8.1' ]
|
||||
imagemagick: [ '6.9.12-55', '7.1.0-40' ]
|
||||
imagick: [ '3.7.0' ]
|
||||
stability: [ prefer-lowest, prefer-stable ]
|
||||
stability: [ prefer-stable ]
|
||||
|
||||
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
||||
|
||||
|
Reference in New Issue
Block a user