fix: fakeredis tests support python 3.10 (#3550)

* fix:change to py3.10

* fix:change to py3.10
This commit is contained in:
Daniel M 2024-08-23 13:31:35 -06:00 committed by GitHub
parent dc4dcbfcbd
commit a66cbe150e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 50 additions and 7 deletions

View file

@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
PYTHON_VERSION:
- "3.12"
- "3.10"
DRAGONFLY_VERSION:
- "latest"
tests: