Skip to content

Commit 3541f09

Browse files
author
Sergiy Petrov
authored
Update run-tests.yml (php-debugbar#487)
1 parent fb42836 commit 3541f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
strategy:
2121
matrix:
22-
php: [8.0, 7.4, 7.3, 7.2, 7.1]
22+
php: [8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
2323

2424
name: PHP${{ matrix.php }}
2525

0 commit comments

Comments
 (0)