1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-26 03:01:23 +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: strategy:
matrix: 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 }} name: PHP${{ matrix.php }}