Skip to content

Commit d0c1600

Browse files
committed
Set up CI with Azure Pipelines
[skip ci]
1 parent 9b915ae commit d0c1600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
mavenPomFile: 'pom.xml'
1313
mavenOptions: '-Xmx3072m'
1414
javaHomeOption: 'JDKVersion'
15-
jdkVersionOption: '1.11'
15+
jdkVersionOption: '1.17'
1616
jdkArchitectureOption: 'x64'
1717
publishJUnitResults: true
1818
testResultsFiles: '**/TEST-*.xml'

0 commit comments

Comments
 (0)