mirror of
https://github.com/LibreOffice/lots.git
synced 2025-07-21 18:34:57 +00:00
use hava 17 on CI (sonar scanner requires it)
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -10,11 +10,11 @@ pipeline {
|
||||
}
|
||||
|
||||
tools {
|
||||
jdk 'Java11'
|
||||
jdk 'Java17'
|
||||
}
|
||||
|
||||
environment {
|
||||
UNO_PATH = '/opt/libreoffice6.4/program/'
|
||||
UNO_PATH = '/opt/libreoffice24.2/program/'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Reference in New Issue
Block a user