Skip to content

Commit 6126040

Browse files
authored
Pin Redis version
1 parent 5fb8b16 commit 6126040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
auto-start: true
2727
redis-port: 6379
28-
redis-version: latest
28+
redis-version: '6.2'
2929
redis-conf: 'requirepass RedisPassw0rd'
3030

3131
- name: Tests

0 commit comments

Comments
 (0)