Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
fc1b9300
Unverified
Commit
fc1b9300
authored
Jan 04, 2021
by
James Lamb
Committed by
GitHub
Jan 04, 2021
Browse files
[ci] remove maxParallel limits on Azure DevOps (#3725)
parent
5d79ff20
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
.vsts-ci.yml
.vsts-ci.yml
+0
-3
No files found.
.vsts-ci.yml
View file @
fc1b9300
...
@@ -26,7 +26,6 @@ jobs:
...
@@ -26,7 +26,6 @@ jobs:
vmImage
:
'
ubuntu-latest'
vmImage
:
'
ubuntu-latest'
container
:
ubuntu1404
container
:
ubuntu1404
strategy
:
strategy
:
maxParallel
:
6
matrix
:
matrix
:
regular
:
regular
:
TASK
:
regular
TASK
:
regular
...
@@ -74,7 +73,6 @@ jobs:
...
@@ -74,7 +73,6 @@ jobs:
pool
:
pool
:
vmImage
:
'
macOS-10.14'
vmImage
:
'
macOS-10.14'
strategy
:
strategy
:
maxParallel
:
3
matrix
:
matrix
:
regular
:
regular
:
TASK
:
regular
TASK
:
regular
...
@@ -110,7 +108,6 @@ jobs:
...
@@ -110,7 +108,6 @@ jobs:
pool
:
pool
:
vmImage
:
'
vs2017-win2016'
vmImage
:
'
vs2017-win2016'
strategy
:
strategy
:
maxParallel
:
3
matrix
:
matrix
:
regular
:
regular
:
TASK
:
regular
TASK
:
regular
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment