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 e5441e9 commit 7877fbeCopy full SHA for 7877fbe
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
17
django-version: ["4.2", "5.1", "5.2"]
18
- es-version: ["7", "8", "9"]
+ es-version: ["7.17.28", "8.18.2", "9.0.2"]
19
version: ["7.4", "8.0", "master"]
20
21
exclude:
0 commit comments