mirror of
https://github.com/gofiber/storage.git
synced 2025-09-27 04:46:08 +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:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.20.x
|
||||
- 1.21.x
|
||||
redis:
|
||||
- '7.x'
|
||||
|
Reference in New Issue
Block a user