***NO_CI*** Remove strategy from test-java pipeline
This commit is contained in:
parent
e99a9926ab
commit
05121fc84a
|
@ -9,5 +9,3 @@ jobs:
|
||||||
parameters:
|
parameters:
|
||||||
imageName: [ 'ubuntu-latest', 'macos-latest', 'windows-2019' ]
|
imageName: [ 'ubuntu-latest', 'macos-latest', 'windows-2019' ]
|
||||||
jdkVersion: [ '1.8', '1.11', '1.17']
|
jdkVersion: [ '1.8', '1.11', '1.17']
|
||||||
strategy:
|
|
||||||
parallel: 9
|
|
Loading…
Reference in New Issue