Skip to content

Commit c97bb9f

Browse files
authored
Run tests on PHP 8.1 (#260)
1 parent 4c7b17f commit c97bb9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
php: ['7.4', '8.0']
16+
php: ['7.4', '8.0', '8.1']
1717

1818
services:
1919
redis:

0 commit comments

Comments
 (0)