This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 7f99c457101038030bec0cb00e913c7f72a6e00d
Author: Bugra Ozturk <[email protected]>
AuthorDate: Thu Jan 8 22:47:11 2026 +0100

    [v3-1-test] Update version of Test Release command (#60289) (#60295)
    
    (cherry picked from commit e7fa55d)
---
 .github/workflows/basic-tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/basic-tests.yml 
b/.github/workflows/basic-tests.yml
index a246ee98f29..3de189e2b47 100644
--- a/.github/workflows/basic-tests.yml
+++ b/.github/workflows/basic-tests.yml
@@ -366,7 +366,7 @@ jobs:
           --task-sdk-version 1.0.0rc1 --sync-branch v3-1-test --answer yes 
--dry-run
       - name: "Check Airflow release process command"
         run: >
-          breeze release-management start-release --version 3.1.1
+          breeze release-management start-release --version 3.1.5
           --answer yes --dry-run
       - name: "Test providers metadata generation"
         run: |

Reply via email to