***NO_CI*** Remove strategy from test-java pipeline

This commit is contained in:
dotasek 2021-11-10 14:47:54 -05:00
parent e99a9926ab
commit 05121fc84a
1 changed files with 1 additions and 3 deletions

View File

@ -8,6 +8,4 @@ jobs:
- template: pull-request-pipeline-parameterized.yml
parameters:
imageName: [ 'ubuntu-latest', 'macos-latest', 'windows-2019' ]
jdkVersion: [ '1.8', '1.11', '1.17']
strategy:
parallel: 9
jdkVersion: [ '1.8', '1.11', '1.17']