Skip to content

Commit

Permalink
Docs (samples): Fix azure-pipelines macOS template
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltimothyoh committed May 2, 2024
1 parent a0eaf4c commit d8bb60f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ stages:
- job: macos
displayName: '[macOS] PowerShell Core'
pool:
vmImage: macOS-latest
vmImage: macos-latest
steps:
- checkout: self
submodules: recursive
Expand Down

0 comments on commit d8bb60f

Please sign in to comment.