Tweak CI
This commit is contained in:
parent
bc441143de
commit
c7c6dffe7a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -72,7 +72,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ ubuntu-latest ]
|
||||
pyver: [ 3.6, 3.7, 3.8, 3.9, pypy3 ]
|
||||
redismod: [ "preview" ] # Removed "edge" because it's broken currently
|
||||
redismod: [ "preview" ]
|
||||
fail-fast: false
|
||||
services:
|
||||
redis:
|
||||
|
|
Loading…
Reference in a new issue