eland/.ci/test-matrix.yml
Valeriy Khakhutskyy 2ea96322b3
Update to latest ES versions and fix unit tests (#512)
Update the test matrix to the latest Elasticsearch versions and fix the broken unit tests on the CI.
2023-01-31 20:55:29 +01:00

19 lines
182 B
YAML
Executable File

---
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: ~