From c4169e2dcce8c389c684a75fd02d6c0cf03492f5 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 25 Oct 2025 13:36:34 +0200 Subject: [PATCH] Remove stable-3 from weekly CI run. (cherry picked from commit 3dcf394aa52927138c834844e4cde0ce581326e3) --- .azure-pipelines/azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 3a0e9bb9..dd78c8b6 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -30,7 +30,6 @@ schedules: branches: include: - stable-4 - - stable-3 variables: - name: checkoutPath