mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Add 8.12 to CI and remove 8.10 (#647)
This commit is contained in:
parent
927acc86ad
commit
0f91224daf
@ -18,7 +18,7 @@ steps:
|
||||
- label: "Eland :python: {{ matrix.python }} :elasticsearch: {{ matrix.stack }}"
|
||||
agents:
|
||||
provider: "gcp"
|
||||
machineType: "n2-standard-4"
|
||||
machineType: "n2-standard-4"
|
||||
env:
|
||||
PYTHON_VERSION: "{{ matrix.python }}"
|
||||
PANDAS_VERSION: '1.5.0'
|
||||
@ -31,6 +31,6 @@ steps:
|
||||
- '3.9'
|
||||
- '3.8'
|
||||
stack:
|
||||
- '8.10-SNAPSHOT'
|
||||
- '8.11-SNAPSHOT'
|
||||
- '8.12-SNAPSHOT'
|
||||
command: ./.buildkite/run-tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user