Skip to content

Commit

Permalink
Add Valkey 8 to compatibility test in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Björn Svensson <[email protected]>
  • Loading branch information
bjosv committed Sep 23, 2024
1 parent 297e432 commit e5feb49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/db-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
fail-fast: false
matrix:
include:
- valkey-version: '8.0.0'
- valkey-version: '7.2.5'
steps:
- name: Prepare
Expand Down

0 comments on commit e5feb49

Please sign in to comment.