Skip to content

Commit cbdc49c

Browse files
committed
[INTERNAL] CI: Use macos-15
1 parent ccd86ad commit cbdc49c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ strategy:
2121
imageName: 'ubuntu-24.04'
2222
node_version: 20.x
2323
mac_node_lts_20:
24-
imageName: 'macos-13'
24+
imageName: 'macos-15'
2525
node_version: 20.x
2626
windows_node_lts_20:
2727
imageName: 'windows-2022'
@@ -30,7 +30,7 @@ strategy:
3030
imageName: 'ubuntu-24.04'
3131
node_version: 22.x
3232
mac_node_22:
33-
imageName: 'macos-13'
33+
imageName: 'macos-15'
3434
node_version: 22.x
3535
windows_node_22:
3636
imageName: 'windows-2022'

0 commit comments

Comments
 (0)