We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41fa7d4 commit 98f27bbCopy full SHA for 98f27bb
azure-pipelines.yml
@@ -24,7 +24,7 @@ pr:
24
jobs:
25
- job: Mac
26
pool:
27
- vmImage: 'macOS-14'
+ vmImage: 'macOS-15'
28
steps:
29
- bash: |
30
set -e
0 commit comments