mirror of
https://github.com/elastic/eland.git
synced 2025-07-24 00:00:39 +08:00
21 lines
188 B
YAML
Executable File
21 lines
188 B
YAML
Executable File
---
|
|
|
|
ELASTICSEARCH_VERSION:
|
|
- 8.1.0-SNAPSHOT
|
|
- 8.0.0-SNAPSHOT
|
|
|
|
PANDAS_VERSION:
|
|
- 1.2.0
|
|
- 1.3.0
|
|
|
|
PYTHON_VERSION:
|
|
- 3.10
|
|
- 3.9
|
|
- 3.8
|
|
- 3.7
|
|
|
|
TEST_SUITE:
|
|
- xpack
|
|
|
|
exclude: ~
|