Skip to content

Commit

Permalink
ci: specify name and os in release pipeline (#2358)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi authored Jan 23, 2025
1 parent 9753d25 commit 08c2f6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ado/jobs/nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@ jobs:
- job: ${{ slice.name }}
displayName: 'Build ${{ slice.friendly_name }}'
pool:
name: Azure Pipelines
vmImage: $(vmImageApple)
os: macOS
timeoutInMinutes: 90
cancelTimeoutInMinutes: 5
templateContext:
Expand Down

0 comments on commit 08c2f6f

Please sign in to comment.