Skip to content

Commit 83dd4d7

Browse files
authored
Change RE image to edge-focal (#2884)
* Change RE image to edge-focal * Fix typo * change tag to 7.2.4-108
1 parent 2512123 commit 83dd4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-redis-enterprise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
go-version: [1.21.x]
19-
re-build: ["7.2.4-92"]
19+
re-build: ["7.2.4-108"]
2020

2121
steps:
2222
- name: Checkout code

0 commit comments

Comments
 (0)