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 b3aea64 commit 2d8ade0Copy full SHA for 2d8ade0
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
17
django-version: ["3.2", "4.1", "4.2", "5.0", "5.1", "5.2"]
18
- es-py-version: ["6.4", "7.4", "9.0"]
+ es-py-version: ["6.4", "7.17", "9.0"]
19
es-version: ["8.10.2", "9.0.0"]
20
21
exclude:
0 commit comments