Merging upstream version 1.12.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
efb6cb056d
commit
66b78e69ac
17 changed files with 293 additions and 71 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
python: ['3.6', '3.7', '3.8', '3.9', '3.10']
|
||||
redis: [5, 6]
|
||||
redis: [5, 6, 7]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
services:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue