From 8102cf62a64076c35da77380bd9e75a2c7c37a42 Mon Sep 17 00:00:00 2001
From: Fran Garcia-Linares <14157-fjgarlin@users.noreply.drupalcode.org>
Date: Wed, 18 Dec 2024 09:25:10 +0000
Subject: [PATCH] Issue #3493016 by fjgarlin, hestenet, catch, jonathan1055,
 alexpott: Update core branches ready for Drupal 11.1.0/10.4.0

---
 includes/include.drupalci.hidden-variables.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/includes/include.drupalci.hidden-variables.yml b/includes/include.drupalci.hidden-variables.yml
index e29cf936..b1276368 100644
--- a/includes/include.drupalci.hidden-variables.yml
+++ b/includes/include.drupalci.hidden-variables.yml
@@ -25,7 +25,7 @@ variables:
   CORE_SECURITY_PREVIOUS_MINOR: '11.0.8'
 
   # The most recent, stable previous major version of Drupal.
-  CORE_PREVIOUS_STABLE: '10.3.10'
+  CORE_PREVIOUS_STABLE: '10.4.0'
 
   # The most recent security release in the previous major version of Drupal.
   CORE_PREVIOUS_SECURITY: '10.3.9'
-- 
GitLab