***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

@ -9,5 +9,3 @@ jobs:
parameters:
imageName: [ 'ubuntu-latest', 'macos-latest', 'windows-2019' ]
jdkVersion: [ '1.8', '1.11', '1.17']
strategy:
parallel: 9