Unit test PHP8.2

This commit is contained in:
idanoo 2023-02-07 14:18:40 +13:00
parent 05cae402b5
commit 6458563051
Signed by: idanoo
GPG Key ID: 387387CDBC02F132

View File

@ -3,6 +3,7 @@ matrix:
- 7.4
- 8.0
- 8.1
- 8.2
pipeline:
unit-tests:
@ -19,7 +20,7 @@ pipeline:
services:
redis:
image: redis:latest
image: redis:7
depends_on:
- lint