We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7b17f commit c97bb9fCopy full SHA for c97bb9f
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- php: ['7.4', '8.0']
+ php: ['7.4', '8.0', '8.1']
17
18
services:
19
redis:
0 commit comments