Skip to content

Commit a3f92ca

Browse files
committed
Remove unnecessary java version check
1 parent 04e010f commit a3f92ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
Get-Command mvn
3434
displayName: 'Check Maven is installed'
3535
36-
- pwsh: |
37-
java -version
38-
displayName: 'Check default java version'
39-
4036
- task: UseDotNet@2
4137
displayName: 'Install .NET 6'
4238
inputs:

0 commit comments

Comments
 (0)