mirror of https://github.com/go-redis/redis.git
Change RE image to edge-focal (#2884)
* Change RE image to edge-focal * Fix typo * change tag to 7.2.4-108
This commit is contained in:
parent
2512123b76
commit
83dd4d7200
|
@ -16,7 +16,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
re-build: ["7.2.4-92"]
|
||||
re-build: ["7.2.4-108"]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Reference in New Issue