mirror of
https://github.com/gofiber/storage.git
synced 2025-09-27 21:02:20 +08:00
🐛 (WIP) Update valkey test workflow to only use Go 1.21.x
This fixes an issue with the new `toolchain` directive in `go.mod`.
This commit is contained in:
1
.github/workflows/test-valkey.yml
vendored
1
.github/workflows/test-valkey.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version:
|
go-version:
|
||||||
- 1.20.x
|
|
||||||
- 1.21.x
|
- 1.21.x
|
||||||
redis:
|
redis:
|
||||||
- '7.x'
|
- '7.x'
|
||||||
|
Reference in New Issue
Block a user