File tree Expand file tree Collapse file tree 2 files changed +6
-32
lines changed
Expand file tree Collapse file tree 2 files changed +6
-32
lines changed Original file line number Diff line number Diff line change 2424 # Build and test zentity for each version of Elasticsearch that its APIs support.
2525 matrix :
2626 elasticsearch :
27- - 7.12.1
28- - 7.12.0
29- - 7.11.2
30- - 7.11.1
31- # - 7.11.0 # Won't support: https://github.com/elastic/elasticsearch/issues/68889#issuecomment-780650094
32- - 7.10.2
33- - 7.10.1
34- - 7.10.0
35- - 7.9.3
36- - 7.9.2
37- - 7.9.1
38- - 7.9.0
39- - 7.8.1
40- - 7.8.0
41- - 7.7.1
42- - 7.7.0
27+ - 7.15.0
28+ - 7.14.2
29+ - 7.14.1
4330
4431 # Use the latest LTS OS.
4532 runs-on : ubuntu-20.04
Original file line number Diff line number Diff line change 6767 # Build and test zentity for each version of Elasticsearch that its APIs support.
6868 matrix :
6969 elasticsearch :
70- - 7.12.1
71- - 7.12.0
72- - 7.11.2
73- - 7.11.1
74- # - 7.11.0 # Won't support: https://github.com/elastic/elasticsearch/issues/68889#issuecomment-780650094
75- - 7.10.2
76- - 7.10.1
77- - 7.10.0
78- - 7.9.3
79- - 7.9.2
80- - 7.9.1
81- - 7.9.0
82- - 7.8.1
83- - 7.8.0
84- - 7.7.1
85- - 7.7.0
70+ - 7.15.0
71+ - 7.14.2
72+ - 7.14.1
8673 steps :
8774
8875 # Checkout the repository.
You can’t perform that action at this time.
0 commit comments