Skip to content

Commit 23a6846

Browse files
committed
ci: fix java 17
1 parent 2d62b62 commit 23a6846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pipeline {
77
}
88
tools {
99
maven 'Maven 3'
10+
jdk 'Java 17'
1011
}
1112

1213
environment {

0 commit comments

Comments
 (0)