We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd603b commit 855bf13Copy full SHA for 855bf13
1 file changed
azure-pipelines.yml
@@ -18,7 +18,7 @@ strategy:
18
imageName: 'ubuntu-24.04'
19
node_version: 18.x
20
mac_node_lts_18:
21
- imageName: 'macos-13'
+ imageName: 'macos-15'
22
23
windows_node_lts_18:
24
imageName: 'windows-2022'
@@ -27,7 +27,7 @@ strategy:
27
28
node_version: 20.x
29
mac_node_current:
30
31
32
windows_node_current:
33
0 commit comments