mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 21:52:21 +00:00
v3.4.0 - Update packages
This commit is contained in:
parent
2c995bd613
commit
81fe761577
5 changed files with 43 additions and 40 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
container: php:${{ matrix.php_version }}
|
||||
strategy:
|
||||
matrix:
|
||||
php_version: [8.1, 8.2]
|
||||
php_version: [8.1, 8.2,8.3,8.4]
|
||||
services:
|
||||
redis:
|
||||
image: redis:7.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue