We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9dcae commit 46d618fCopy full SHA for 46d618f
.github/workflows/integration.yaml
@@ -74,7 +74,7 @@ jobs:
74
max-parallel: 15
75
fail-fast: false
76
matrix:
77
- redis-version: [ '${{ needs.redis_version.outputs.CURRENT }}' ] #, '8.0-M01', '7.2.6', '6.2.16']
+ redis-version: [ '7.4.1' ] #, '8.0-M01', '7.2.6', '6.2.16']
78
python-version: ['3.8', '3.12']
79
parser-backend: ['plain']
80
event-loop: ['asyncio']
0 commit comments