Merge "ensure-java role: Bump default java_version to 11"
This commit is contained in:
commit
8e9d9c2f7d
@ -5,6 +5,6 @@ Installs the specified version of the JDK.
|
||||
**Role Variables**
|
||||
|
||||
.. zuul:rolevar:: java_version
|
||||
:default: 8
|
||||
:default: 11
|
||||
|
||||
Version of Java to install.
|
||||
|
@ -1 +1 @@
|
||||
java_version: 8
|
||||
java_version: 11
|
||||
|
Loading…
Reference in New Issue
Block a user