Skip to content

Commit

Permalink
Add 7.2 to tests matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale committed Sep 18, 2023
1 parent 4e610c2 commit 8c8740a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
node-version: ['18', '20']
redis-version: ['5', '6.0', '6.2', '7.0']
redis-version: ['5', '6.0', '6.2', '7.0', '7.2']
steps:
- uses: actions/checkout@v2.3.4
with:
Expand Down

0 comments on commit 8c8740a

Please sign in to comment.