mirror of https://github.com/apache/poi.git
Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0a299339f7
commit
6dbf6520f3
|
@ -564,14 +564,12 @@ Unfortunately we often see builds break because of changes/new machines...''')
|
||||||
'IBM 1.8 64-bit (on Ubuntu only)',
|
'IBM 1.8 64-bit (on Ubuntu only)',
|
||||||
|
|
||||||
'JDK 10 (latest)',
|
'JDK 10 (latest)',
|
||||||
'JDK 10 b46 (Windows Only)',
|
|
||||||
'OpenJDK 10.0.2 (on Ubuntu only)',
|
|
||||||
|
|
||||||
'JDK 11 (latest)',
|
'JDK 11 (latest)',
|
||||||
'JDK 11 b23 (early access build) (Windows Only)',
|
|
||||||
|
|
||||||
'JDK 12 (latest)',
|
'JDK 12 (latest)',
|
||||||
'OpenJDK 12 b18 (early access build)'
|
|
||||||
|
'JDK 13 (latest)'
|
||||||
)
|
)
|
||||||
elasticAxis {
|
elasticAxis {
|
||||||
name('Nodes')
|
name('Nodes')
|
||||||
|
|
Loading…
Reference in New Issue