Remove EOL Redis v6.0, add v8.0

This commit is contained in:
Juan Calderon-Perez
2025-11-27 10:59:54 -05:00
parent 2108c80d5e
commit 6075be76a5
5 changed files with 264 additions and 3 deletions
+1 -1
View File
@@ -18,8 +18,8 @@ jobs:
go-version:
- 1.24.x
redis:
- '6'
- '7'
- '8'
steps:
- name: Fetch Repository
uses: actions/checkout@v6