8.5 not available yet

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2025-10-27 11:56:34 -06:00
parent d1d70c4d0c
commit f2c26c116a

View File

@@ -13,7 +13,7 @@ jobs:
unit-tests:
strategy:
matrix:
php: [8.5, 8.4, 8.3]
php: [8.4, 8.3]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}