use macOS 13 on azure

This commit is contained in:
Wolfgang Thaller 2023-12-29 01:36:28 +01:00
parent 57f8399076
commit 726972f708
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
- job: macOS
pool:
vmImage: 'macOS-11'
vmImage: 'macOS-13'
timeoutInMinutes: 90
steps:
- checkout: self