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:
Diffstat (limited to 'azure-pipelines.yml')
-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: