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 c95dc2907f0290e95e2a2ba23a72c4b1faf703e9
Author: Bugra Ozturk <[email protected]>
AuthorDate: Sun Feb 1 18:56:23 2026 +0100

    [v3-1-test] update version for release command (#61260) (#61328)
    
    (cherry picked from commit 7790482)
    
    Co-authored-by: Rahul Vats <[email protected]>
---
 .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 0f02eae1827..7c4683a45ef 100644
--- a/.github/workflows/basic-tests.yml
+++ b/.github/workflows/basic-tests.yml
@@ -362,7 +362,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.6
+          breeze release-management start-release --version 3.1.7
           --answer yes --dry-run
       - name: "Test providers metadata generation"
         run: |

Reply via email to