Skip to content

Commit 98f27bb

Browse files
committed
Update macOS CI image
1 parent 41fa7d4 commit 98f27bb

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
@@ -24,7 +24,7 @@ pr:
2424
jobs:
2525
- job: Mac
2626
pool:
27-
vmImage: 'macOS-14'
27+
vmImage: 'macOS-15'
2828
steps:
2929
- bash: |
3030
set -e

0 commit comments

Comments
 (0)