Skip to content

Commit

Permalink
test redis 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Jan 2, 2025
1 parent 43a3520 commit 1e44b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
matrix:
ruby: ["ruby-3.2", "ruby-3.3", "ruby-3.4"]
database: [
{ image: "redis", version: "7.0" },
{ image: "redis", version: "7.2.4" }, # last BSD-licensed version
{ image: "valkey/valkey", version: "8" },
# dragonfly doesn't publish any version tags aside from "latest", seems bad man
Expand Down

0 comments on commit 1e44b84

Please sign in to comment.