Skip to content

Commit

Permalink
update pipeline to remove deprecated image version
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Jun 17, 2024
1 parent a716f43 commit dd2fd24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,13 @@ jobs:
-DWITH_DRIVER_DIRECT3D=ON
-DWITH_DRIVER_XAUDIO2=ON
-DDXSDK_DIR=C:/DXSDK
macOS11:
vmImage: 'macOS-11'
macOS12:
vmImage: 'macOS-12'
releaseName: 'macOS'
MACOSX_DEPLOYMENT_TARGET: 10.12
cmakeExtra: >-
-DWITH_LIBXML2_ICONV=OFF
-DHUNTER_USE_CACHE_SERVERS=NO
-GXcode
timeoutInMinutes: 120
pool:
Expand Down

0 comments on commit dd2fd24

Please sign in to comment.