Skip to content

Commit 57a8d1d

Browse files
committed
Update common4j.yml for Azure Pipelines
1 parent 3742056 commit 57a8d1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines/pull-request-validation/common4j.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
inputs:
3232
cwd: $(Build.SourcesDirectory)/common-java-root
3333
tasks: clean common4j:assemble
34+
javaHomeOption: JDKVersion
35+
jdkVersionOption: 1.17
3436
- template: ../templates/steps/spotbugs.yml
3537
parameters:
3638
project: common4j

0 commit comments

Comments
 (0)