mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 05:01:20 +02:00
Revert "Add PHP 8.5 to testing workflow (#1439)"
This reverts commit 8cd01e932a
.
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [ '8.1', '8.2', '8.3', '8.4', '8.5' ]
|
php: [ '8.1', '8.2', '8.3', '8.4' ]
|
||||||
imagemagick: [ '6.9.13-25', '7.1.1-47' ]
|
imagemagick: [ '6.9.13-25', '7.1.1-47' ]
|
||||||
imagick: [ '3.8.0' ]
|
imagick: [ '3.8.0' ]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user