Skip to content

Commit 2e12191

Browse files
authored
Change RE build in CI (#2855)
1 parent b762309 commit 2e12191

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: ["100.0.1-64402"]
19+
re-build: ["7.2.4-92"]
2020

2121
steps:
2222
- name: Checkout code

0 commit comments

Comments
 (0)