Skip to content

Commit

Permalink
Redis version bump for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Jul 31, 2023
1 parent 78be574 commit a765325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
redis-stack-version: ["6.2.6-v7", "7.0.6-RC8", "edge"]
redis-stack-version: ["6.2.6-v9", "7.2.0-rc3", "edge"]
env:
USER_NAME: ${{ secrets.USER_NAME }}
PASSWORD: ${{ secrets.PASSWORD }}
Expand Down

0 comments on commit a765325

Please sign in to comment.