Skip to content

Commit 2fa3da7

Browse files
author
Sergiy Petrov
authored
Update tests.yml
1 parent 02867ce commit 2fa3da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: true
2222
matrix:
23-
php: [7.2, 7.3, 7.4, 8.0]
23+
php: [7.2, 7.3, 7.4, 8.0, 8.1]
2424

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

0 commit comments

Comments
 (0)