mirror of
https://github.com/predis/predis.git
synced 2026-09-16 13:27:14 +00:00
Updated Redis 8.2 test image (#1573)
* Updated Redis 8.2 test image * Updated CHANGELOG.md
This commit is contained in:
committed by
GitHub
parent
e0a03c6590
commit
4dcc66f47e
@@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.2"]="8.2-M01-pre"
|
||||
["8.2"]="8.2-RC1-pre"
|
||||
["8.0"]="8.0.2"
|
||||
["7.4"]="7.4.2"
|
||||
["7.2"]="7.2.7"
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
### Maintenance
|
||||
- Updated Redis 8.0 test image (#1562)
|
||||
- Updated Redis 8.2 test image (#1573)
|
||||
|
||||
### Maintenance
|
||||
- Added testing with 8.2 (#1567)
|
||||
|
||||
Reference in New Issue
Block a user