mirror of
https://github.com/redis/go-redis.git
synced 2025-07-28 06:42:00 +03:00
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:
2
.github/workflows/test-redis-enterprise.yml
vendored
2
.github/workflows/test-redis-enterprise.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.21.x]
|
go-version: [1.21.x]
|
||||||
re-build: ["7.2.4-92"]
|
re-build: ["7.2.4-108"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Reference in New Issue
Block a user