mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Removed unused CI files (#13575)
This is a backport of #12538 to 7.17 This is not clean backport because #12538 results in empty commit due to the changes already committed into main with PR #13344, which is not backported because it removes the Java 8 testing.
This commit is contained in:
parent
267545d993
commit
18a5865063
2 changed files with 0 additions and 25 deletions
|
@ -1,13 +0,0 @@
|
|||
# This file is used as part of a matrix build in Jenkins where the
|
||||
# values below are included as an axis of the matrix.
|
||||
|
||||
# This axis of the build matrix represents the versions of Java on
|
||||
# which Elasticsearch will be tested. Valid Java versions are 'java'
|
||||
# or 'openjdk' followed by the major release number.
|
||||
|
||||
LS_RUNTIME_JAVA:
|
||||
- java8
|
||||
- openjdk11
|
||||
- adoptopenjdk11
|
||||
- openjdk14
|
||||
- adoptopenjdk14
|
|
@ -1,12 +0,0 @@
|
|||
# This file is used as part of a matrix build in Jenkins where the
|
||||
# values below are included as an axis of the matrix.
|
||||
|
||||
# This axis of the build matrix represents the versions of Java on
|
||||
# which Elasticsearch will be tested. Valid Java versions are 'java'
|
||||
# or 'openjdk' followed by the major release number.
|
||||
|
||||
LS_RUNTIME_JAVA:
|
||||
- java8
|
||||
- zulu11
|
||||
- adoptopenjdk11
|
||||
- openjdk14
|
Loading…
Add table
Add a link
Reference in a new issue