mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
18 lines
166 B
YAML
Executable File
18 lines
166 B
YAML
Executable File
---
|
|
|
|
ELASTICSEARCH_VERSION:
|
|
- 8.0.0-SNAPSHOT
|
|
- 7.x-SNAPSHOT
|
|
- 7.10-SNAPSHOT
|
|
|
|
TEST_SUITE:
|
|
- xpack
|
|
|
|
PYTHON_VERSION:
|
|
- 3.9
|
|
- 3.8
|
|
- 3.7
|
|
- 3.6
|
|
|
|
exclude: ~
|