We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd86ad commit cbdc49cCopy full SHA for cbdc49c
1 file changed
azure-pipelines.yml
@@ -21,7 +21,7 @@ strategy:
21
imageName: 'ubuntu-24.04'
22
node_version: 20.x
23
mac_node_lts_20:
24
- imageName: 'macos-13'
+ imageName: 'macos-15'
25
26
windows_node_lts_20:
27
imageName: 'windows-2022'
@@ -30,7 +30,7 @@ strategy:
30
31
node_version: 22.x
32
mac_node_22:
33
34
35
windows_node_22:
36
0 commit comments