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 d64fff3 commit 0eeddadCopy full SHA for 0eeddad
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v2
19
with:
20
repository: 'sjpotter/redis'
21
- ref: '4e3b21045c8ba7f5d7b6d021cca3f51389a8b6c9'
+ ref: '1631f37d242613c128ed2406d2f6fd5a83eaf954'
22
path: 'redis'
23
- name: Build Redis
24
run: cd redis && make -j 4 gcov
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
run: cd redis && make -j 4 SANITIZER=address
0 commit comments