mirror of
https://github.com/redis/go-redis.git
synced 2025-07-23 21:01: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
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
re-build: ["7.2.4-92"]
|
||||
re-build: ["7.2.4-108"]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Reference in New Issue
Block a user