Skip to content

Commit 15b7d36

Browse files
author
Andrew Brookins
committed
Remove redismod:latest from testing matrix for now
1 parent 7155b9a commit 15b7d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
matrix:
7979
os: [ubuntu-latest]
8080
pyver: [3.6, 3.7, 3.8, 3.9, pypy3]
81-
redismod: ["edge", "preview", "latest"]
81+
redismod: ["edge", "preview"]
8282
fail-fast: false
8383
services:
8484
redis:

0 commit comments

Comments
 (0)