mirror of
https://github.com/gofiber/storage.git
synced 2026-04-23 07:09:57 +08:00
Remove EOL Redis v6.0, add v8.0
This commit is contained in:
@@ -18,8 +18,8 @@ jobs:
|
||||
go-version:
|
||||
- 1.24.x
|
||||
redis:
|
||||
- '6'
|
||||
- '7'
|
||||
- '8'
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user