Skip to content

Commit

Permalink
Azure pipelines update to macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalz800 committed Nov 4, 2024
1 parent 16566f9 commit 358a899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ strategy:
CLANG_VERSION: '12'
ASAN_OPTIONS: 'alloc_dealloc_mismatch=0'
TEST_AUTODETECT: 0
macOS-12:
VM_IMAGE: 'macOS-12'
macOS-15:
VM_IMAGE: 'macOS-15'
OPERATING_SYSTEM: 'mac-os'
COMPILER: 'clang'
CLANG_VERSION: '17'
Expand Down

0 comments on commit 358a899

Please sign in to comment.