From 3dcf394aa52927138c834844e4cde0ce581326e3 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. --- .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 fb467c18..f5270393 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