Skip to content

Commit 2ba0f81

Browse files
committed
Update macOS image
The 10.13 image was removed by Azure and no longer builds.
1 parent a4d30e3 commit 2ba0f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
image_name: 'ubuntu-16.04'
1717
rustup_toolchain: stable
1818
mac:
19-
image_name: 'macos-10.13'
19+
image_name: 'macOS-10.15'
2020
rustup_toolchain: stable
2121
windows:
2222
image_name: 'vs2017-win2016'
@@ -75,7 +75,7 @@ jobs:
7575
image_name: 'ubuntu-16.04'
7676
rustup_toolchain: nightly
7777
mac:
78-
image_name: 'macos-10.13'
78+
image_name: 'macos-10.15'
7979
rustup_toolchain: nightly
8080
windows:
8181
image_name: 'vs2017-win2016'

0 commit comments

Comments
 (0)