1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-25 02:31:25 +02:00

Update run-tests.yml (#515)

This commit is contained in:
Barry vd. Heuvel
2022-10-31 14:35:10 +01:00
committed by GitHub
parent 297ed7498a
commit 1c2a5300cc

View File

@@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
php: [8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
php: [8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
name: PHP${{ matrix.php }}