Skip to content

Commit

Permalink
Update os
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Feb 7, 2025
1 parent 15347b8 commit 16c8269
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:
PROTO_CACHE_DIR: $(Pipeline.Workspace)/ccache_proto
ORT_CACHE_DIR: $(Pipeline.Workspace)/ccache_ort
pool:
vmImage: 'macOS-13'
name: "Azure Pipelines"
image: 'macOS-13'
os: macOS
timeoutInMinutes: 300
steps:
- checkout: self
Expand Down

0 comments on commit 16c8269

Please sign in to comment.