From 6bfde5f8b7681df2a1c07e8b7bd119274e139bc4 Mon Sep 17 00:00:00 2001 From: Alena Sviridenko Date: Thu, 18 Feb 2021 16:54:10 +0300 Subject: [PATCH] turn off macOS 10.13 scheduled builds (#2752) --- images.CI/macos/azure-pipelines/macos1013.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/images.CI/macos/azure-pipelines/macos1013.yml b/images.CI/macos/azure-pipelines/macos1013.yml index a7b9a4a1..37db40b8 100644 --- a/images.CI/macos/azure-pipelines/macos1013.yml +++ b/images.CI/macos/azure-pipelines/macos1013.yml @@ -1,11 +1,4 @@ name: macOS-10.13_$(date:yyyyMMdd)$(rev:.r)_unstable -schedules: -- cron: "0 0 * * *" - displayName: Daily - branches: - include: - - main - always: true trigger: none pr: