From d36b47a8aa0f60758502cb24ac9c7c7d7aaada8d Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 10 Apr 2026 16:10:43 -0400 Subject: [PATCH] Update shared_configuration.stack.next to 9.4 Set Assembler stack.next to the upcoming minor for staging validation after feature freeze (Stack 9.4.0 GA). Refs https://github.com/elastic/dev/issues/3502 Made-with: Cursor --- config/assembler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/assembler.yml b/config/assembler.yml index 39aa974ed..e65cfcdf2 100644 --- a/config/assembler.yml +++ b/config/assembler.yml @@ -57,7 +57,7 @@ environments: shared_configuration: stack: &stack current: 9.3 - next: main + next: 9.4 edge: main master: &master