mirror of https://github.com/go-redis/redis.git
Change RE build in CI (#2855)
This commit is contained in:
parent
b762309243
commit
2e12191023
|
@ -16,7 +16,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
re-build: ["100.0.1-64402"]
|
||||
re-build: ["7.2.4-92"]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Reference in New Issue