Skip to content

Commit

Permalink
Use client-libs-test image based on redis-server-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
ggivo committed Nov 12, 2024
1 parent 05ef43a commit f932e59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-on-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
matrix:
redis_version:
- "8.0-M01"
- "7.4.1"
- "7.2.6"
- "6.2.16"
- "rs-7.4.0-v1"
- "rs-7.2.0-v13"
- "rs-6.2.6-v17"
steps:
- uses: actions/checkout@v2
- name: Set up publishing to maven central
Expand Down

0 comments on commit f932e59

Please sign in to comment.