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

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


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 94947046525 [v3-1-test] update version for release command (#61260) 
(#61328)
94947046525 is described below

commit 9494704652509b2eb1b9b0063239d4600f720407
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