eland/.ci/test-matrix.yml
Valeriy Khakhutskyy 0576114a1d
[ML] Export ML model as sklearn Pipeline (#509)
Closes #503

Note: I also had to fix the Sphinx version to 5.3.0 since, starting from 6.0, Sphinx suffers from a TypeError bug, which causes a CI failure.
2023-02-01 16:17:06 +01:00

19 lines
182 B
YAML

---
ELASTICSEARCH_VERSION:
- '8.6.0-SNAPSHOT'
- '8.7.0-SNAPSHOT'
PANDAS_VERSION:
- '1.5.0'
PYTHON_VERSION:
- '3.10'
- '3.9'
- '3.8'
TEST_SUITE:
- xpack
exclude: ~