Skip to content

Commit 45e6bab

Browse files
authored
Build on macOS 13 (#514)
1 parent 2c6ccd7 commit 45e6bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- job: Build_macOS
4343
displayName: Build & Test macOS
4444
pool:
45-
vmImage: 'macOS-12'
45+
vmImage: 'macOS-13'
4646
steps:
4747
# .NET 5 required for GitVersion
4848
- task: UseDotNet@2

0 commit comments

Comments
 (0)