Skip to content

Commit 41bc6f0

Browse files
flovogtmatz3
authored andcommitted
[INTERNAL] Azure Pipeline: Use macos13
(cherry picked from commit 8a168f4)
1 parent 42cb42a commit 41bc6f0

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
@@ -18,7 +18,7 @@ strategy:
1818
imageName: 'ubuntu-22.04'
1919
node_version: 18.x
2020
mac_node_lts_18:
21-
imageName: 'macos-12'
21+
imageName: 'macos-13'
2222
node_version: 18.x
2323
windows_node_lts_18:
2424
imageName: 'windows-2022'
@@ -27,7 +27,7 @@ strategy:
2727
imageName: 'ubuntu-22.04'
2828
node_version: 20.x
2929
mac_node_current:
30-
imageName: 'macos-12'
30+
imageName: 'macos-13'
3131
node_version: 20.x
3232
windows_node_current:
3333
imageName: 'windows-2022'

0 commit comments

Comments
 (0)