mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
Update test-valkey.yml
This commit is contained in:
committed by
GitHub
parent
740eed9579
commit
f8776d0233
4
.github/workflows/test-valkey.yml
vendored
4
.github/workflows/test-valkey.yml
vendored
@@ -17,8 +17,8 @@ jobs:
|
|||||||
go-version:
|
go-version:
|
||||||
- 1.23.x
|
- 1.23.x
|
||||||
valkey:
|
valkey:
|
||||||
- '7.2'
|
- 'valkey-7.2'
|
||||||
- '8.0.0'
|
- 'valkey-8.0'
|
||||||
steps:
|
steps:
|
||||||
- name: Fetch Repository
|
- name: Fetch Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user