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

bugraoz pushed a commit to branch update-test-release-command-af-version
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 9cef10f8603206811fb8fe19505d93d3ecbeb18e
Author: bugraoz93 <[email protected]>
AuthorDate: Thu Jan 8 21:43:55 2026 +0100

    Update version of Test Release command
---
 .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 f20a868d685..1b551da0bca 100644
--- a/.github/workflows/basic-tests.yml
+++ b/.github/workflows/basic-tests.yml
@@ -367,7 +367,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