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 e53f22c commit e6e003aCopy full SHA for e6e003a
.github/workflows/integration.yaml
@@ -28,7 +28,7 @@ env:
28
# this speeds up coverage with Python 3.12: https://github.com/nedbat/coveragepy/issues/1665
29
COVERAGE_CORE: sysmon
30
REDIS_IMAGE: redis:7.4-rc2
31
- REDIS_STACK_IMAGE: redis/redis-stack-server:7.4.0-rc2
+ REDIS_STACK_IMAGE: redis/redis-stack-server:edge
32
33
jobs:
34
dependency-audit:
0 commit comments