mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +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
|
- 7.4
|
||||||
- 8.0
|
- 8.0
|
||||||
- 8.1
|
- 8.1
|
||||||
|
- 8.2
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
unit-tests:
|
unit-tests:
|
||||||
|
@ -19,7 +20,7 @@ pipeline:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
image: redis:latest
|
image: redis:7
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- lint
|
- lint
|
Loading…
Add table
Add a link
Reference in a new issue