Skip to content

Commit 6b7671d

Browse files
authored
ci: fix java 17 (#342)
1 parent 2d62b62 commit 6b7671d

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)