We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb8b16 commit 6126040Copy full SHA for 6126040
.github/workflows/go.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
auto-start: true
27
redis-port: 6379
28
- redis-version: latest
+ redis-version: '6.2'
29
redis-conf: 'requirepass RedisPassw0rd'
30
31
- name: Tests
0 commit comments