1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-06-09 23:55:00 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 }}