1
0
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:
Oliver Vogel
2025-08-15 15:47:24 +02:00
parent 328e83a927
commit 2a13a797a5

View File

@@ -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' ]