We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6978cad commit 2a54c1dCopy full SHA for 2a54c1d
1 file changed
azure-pipelines.yml
@@ -42,7 +42,7 @@ jobs:
42
- job: Build_macOS
43
displayName: Build & Test macOS
44
pool:
45
- vmImage: 'macOS-13'
+ vmImage: 'macOS-14'
46
steps:
47
# .NET 5 required for GitVersion
48
- task: UseDotNet@2
0 commit comments