Skip to content

Commit 15e8019

Browse files
authored
Remove outdated comment from ci.yml (#123)
We no longer support Python 3.6, so this comment was no longer needed
1 parent 7bb0a67 commit 15e8019

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ jobs:
112112
strategy:
113113
fail-fast: true
114114
matrix:
115-
# pytest-redis only supported in >3.7
116115
python-version: ["3.7", "3.8", "3.9", "3.10"]
117116
runs-on: "ubuntu-20.04"
118117
env:

0 commit comments

Comments
 (0)