We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42cb42a commit 41bc6f0Copy full SHA for 41bc6f0
1 file changed
azure-pipelines.yml
@@ -18,7 +18,7 @@ strategy:
18
imageName: 'ubuntu-22.04'
19
node_version: 18.x
20
mac_node_lts_18:
21
- imageName: 'macos-12'
+ imageName: 'macos-13'
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