Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Ben-Amram <omerbenamram@gmail.com>2020-04-15 00:53:48 +0300
committerOmer Ben-Amram <omerbenamram@gmail.com>2020-04-15 00:53:48 +0300
commit3cb88cd8e6de59178efed756c6768bb30ea100f7 (patch)
tree9605e180f7a68d372bc1f47a9bd85dff528c99eb
parent782976f4b68d696d0271a6f33281fe6499ac5752 (diff)
update macos image
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 7c2a1d7..cb9ca6d 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -11,7 +11,7 @@ strategy:
target: 'x86_64-pc-windows-msvc'
rustup_toolchain: stable
mac-stable:
- imageName: 'macos-10.13'
+ imageName: 'macOS-10.14'
target: 'x86_64-apple-darwin'
rustup_toolchain: stable
linux-stable: