Skip to content

Commit c7c6dff

Browse files
author
Andrew Brookins
committed
Tweak CI
1 parent bc44114 commit c7c6dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
matrix:
7373
os: [ ubuntu-latest ]
7474
pyver: [ 3.6, 3.7, 3.8, 3.9, pypy3 ]
75-
redismod: [ "preview" ] # Removed "edge" because it's broken currently
75+
redismod: [ "preview" ]
7676
fail-fast: false
7777
services:
7878
redis:

0 commit comments

Comments
 (0)