Skip to content

Commit

Permalink
Merge pull request #26 from theohbrothers/docs/samples-fix-azure-pipe…
Browse files Browse the repository at this point in the history
…lines-templates

Docs (samples): Fix azure-pipelines macOS template
  • Loading branch information
joeltimothyoh authored May 2, 2024
2 parents a0eaf4c + d8bb60f commit 47fa26c
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 47fa26c

Please sign in to comment.