Skip to content

Commit

Permalink
[Release issue status] Reduce max papallel (Azure#22334)
Browse files Browse the repository at this point in the history
* update assignee

* Update release_issue_status.yml
  • Loading branch information
msyyc authored and rakshith91 committed Apr 10, 2022
1 parent 3ea3999 commit 370b985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release_issue_status/release_issue_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
displayName: ReleaseIssueStatus Python 3.8
timeoutInMinutes: 30
strategy:
maxParallel: 3
maxParallel: 1
pool:
vmImage: 'ubuntu-20.04'
steps:
Expand Down

0 comments on commit 370b985

Please sign in to comment.