mirror of
https://github.com/Intervention/image.git
synced 2025-08-19 20:21:32 +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:
|
||||
fail-fast: false
|
||||
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' ]
|
||||
imagick: [ '3.8.0' ]
|
||||
|
||||
|
Reference in New Issue
Block a user