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

bugraoz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new e7fa55dcb39 Update version of Test Release command (#60289)
e7fa55dcb39 is described below

commit e7fa55dcb3941ff26747c5fd743e63ba87013ab6
Author: Bugra Ozturk <[email protected]>
AuthorDate: Thu Jan 8 22:07:09 2026 +0100

    Update version of Test Release command (#60289)
---
 .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