[ci] Use jdk12 for building
This commit is contained in:
@@ -46,7 +46,7 @@ before_install:
|
||||
- rvm use 2.4.1
|
||||
# Install OpenJDK 11 - see https://sormuras.github.io/blog/2018-03-20-jdk-matrix.html
|
||||
install:
|
||||
- . ./install-jdk.sh -F 11 -L GPL -W $HOME/jdk
|
||||
- . ./install-jdk.sh -F 12 -L GPL -W $HOME/jdk
|
||||
- gem install bundler
|
||||
- bundle install --with=release_notes_preprocessing --path=vendor/bundle
|
||||
before_script: true
|
||||
|
Reference in New Issue
Block a user