1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-26 03:01:23 +02:00

Update run-tests.yml (#487)

This commit is contained in:
Sergiy Petrov
2021-10-18 12:39:00 +03:00
committed by GitHub
parent fb428365f2
commit 3541f09f09

View File

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