Skip to content

Commit

Permalink
chore: Adjust timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 6, 2024
1 parent f8531b0 commit e26dd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@ stages:

- stage: Apple
displayName: 'Apple'
timeoutInMinutes: 90
dependsOn: []
jobs:
- job: macOS_netcore
timeoutInMinutes: 90
strategy:
maxParallel: 2
matrix:
Expand Down

0 comments on commit e26dd12

Please sign in to comment.