From 6daeff69f675e1d1513dc3703fddd6a929aa8afd 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. --- .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 0d37dfa98..05387b4fe 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