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 fdfc0d2 commit 010d8feCopy full SHA for 010d8fe
.github/workflows/integration.yaml
@@ -74,7 +74,7 @@ jobs:
74
max-parallel: 15
75
fail-fast: false
76
matrix:
77
- redis-version: ['8.0-RC2-pre', '${{ needs.redis_version.outputs.CURRENT }}', '7.2.7', '6.2.17']
+ redis-version: ['8.0.1-pre', '${{ needs.redis_version.outputs.CURRENT }}', '7.2.7', '6.2.17']
78
python-version: ['3.8', '3.13']
79
parser-backend: ['plain']
80
event-loop: ['asyncio']
0 commit comments