Skip to content

Commit

Permalink
Updated Redis-Stack image to represent unstable build
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Jul 22, 2024
1 parent e53f22c commit e6e003a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
# this speeds up coverage with Python 3.12: https://github.com/nedbat/coveragepy/issues/1665
COVERAGE_CORE: sysmon
REDIS_IMAGE: redis:7.4-rc2
REDIS_STACK_IMAGE: redis/redis-stack-server:7.4.0-rc2
REDIS_STACK_IMAGE: redis/redis-stack-server:edge

jobs:
dependency-audit:
Expand Down

0 comments on commit e6e003a

Please sign in to comment.