use macOS 13 on azure

This commit is contained in:
Wolfgang Thaller 2023-12-29 01:36:28 +01:00
parent 57f8399076
commit 37b9b5dfba

View File

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