1
0
Fork 0
mirror of https://github.com/shufflingpixels/php-io.git synced 2026-08-15 11:48:13 +02:00

tests: add php 8.5

This commit is contained in:
Henrik Hautakoski 2026-06-27 09:28:26 +02:00
parent 77f1a16525
commit b63e666017

View file

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
php: ['8.2', '8.3', '8.4']
php: ['8.2', '8.3', '8.4', '8.5']
name: PHP ${{ matrix.php }}