Skip to content

Commit

Permalink
Restore redis5, required pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Tit Petric committed Jun 20, 2024
1 parent cd0e498 commit bbdd7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: true
matrix:
redis-version: [7]
redis-version: [5, 7]
python-version: ["3.11"]
go-version: [1.21.x]

Expand Down

0 comments on commit bbdd7f6

Please sign in to comment.