1
0
Fork 0

Adding upstream version 1.12.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 17:09:42 +01:00
parent 3c10eca007
commit 77ff80fefe
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
17 changed files with 293 additions and 71 deletions

View file

@ -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: