From 82f31083c1c62f9b8151fe66e1daca8bec1f74c7 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 20 Oct 2024 11:04:00 +0200 Subject: [PATCH] Update CI for old stable branches. (cherry picked from commit 6daeff69f675e1d1513dc3703fddd6a929aa8afd) --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 6c18a277..a63c1b2a 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -29,7 +29,7 @@ schedules: always: true branches: include: - - stable-2 + - stable-3 variables: - name: checkoutPath