Skip to content

Commit e21e997

Browse files
committed
Reduce jobs for faster turn-around
1 parent 9237715 commit e21e997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1717
django-version: ["4.2", "5.1", "5.2"]
1818
es-version: ["7.17.28", "8.18.2", "9.0.2"]
19-
version: ["7.4", "8.0", "master"]
19+
version: ["master"]
2020

2121
exclude:
2222
- python-version: "3.13"

0 commit comments

Comments
 (0)