From 1cd77f9bf156200fad5a0434c04c356d9c6358d2 Mon Sep 17 00:00:00 2001 From: SanjoyHyland2025 Date: Wed, 18 Feb 2026 15:30:03 +0530 Subject: [PATCH] Please [skip tests] and [release] ACS 26.1.0-A.15 --- .github/workflows/master_release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master_release.yml b/.github/workflows/master_release.yml index 13d6a8d467..c4cc2428ec 100644 --- a/.github/workflows/master_release.yml +++ b/.github/workflows/master_release.yml @@ -23,8 +23,8 @@ env: GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60 BASE_BUILD_NUMBER: 10000 # Release version has to start with real version (23.2.0-....) for the docker image to build successfully. - RELEASE_VERSION: 26.1.0-A.14 - DEVELOPMENT_VERSION: 26.1.0-A.15-SNAPSHOT + RELEASE_VERSION: 26.1.0-A.15 + DEVELOPMENT_VERSION: 26.1.0-A.16-SNAPSHOT jobs: run_ci: