You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-01 16:46:54 +03:00
chore(tests): bump test container version 8.0.2 (#2997)
This commit is contained in:
committed by
GitHub
parent
62ac8b7c32
commit
5d205cf161
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version: ["18", "20", "22"]
|
||||
redis-version: ["rs-7.2.0-v13", "rs-7.4.0-v1", "8.0.1-pre"]
|
||||
redis-version: ["rs-7.2.0-v13", "rs-7.4.0-v1", "8.0.2"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user