eland/.ci/test-matrix.yml
David Kyle 7ca8376f68
Add Elasticsearch 8.8 snapshot to test matrix (#543)
And increase the test ES node heap size to prevent circuit 
breaker exceptions due to better memory accounting in
elastic/elasticsearch#89437.
2023-05-24 11:59:41 +01:00

20 lines
203 B
YAML

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