***NO_CI*** Remove strategy from test-java pipeline
This commit is contained in:
parent
e99a9926ab
commit
05121fc84a
|
@ -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']
|
Loading…
Reference in New Issue