Skip to content

Commit

Permalink
Revert "Use client-libs-test image based on redis-server-stack"
Browse files Browse the repository at this point in the history
This reverts commit f932e59.
  • Loading branch information
ggivo committed Nov 14, 2024
1 parent 8c42cbe commit 23be75b
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"
- "rs-7.4.0-v1"
- "rs-7.2.0-v13"
- "rs-6.2.6-v17"
- "7.4.1"
- "7.2.6"
- "6.2.16"
steps:
- uses: actions/checkout@v2
- name: Set up publishing to maven central
Expand Down

0 comments on commit 23be75b

Please sign in to comment.