mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 13:42:22 +00:00
Unit test PHP8.2
This commit is contained in:
parent
05cae402b5
commit
6458563051
1 changed files with 2 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue