This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-0-test by this push:
new 144c7ab417b ci(github-actions): add missing --task-sdk-version arg
(#54975) (#55009)
144c7ab417b is described below
commit 144c7ab417b96ba90aa2fc6b3a5289be5d0a3918
Author: Wei Lee <[email protected]>
AuthorDate: Thu Aug 28 17:51:38 2025 +0800
ci(github-actions): add missing --task-sdk-version arg (#54975) (#55009)
(cherry picked from commit b8cf4aef04d395a989cae5008d4398230fa46b42)
---
.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 3cb64697163..efde755356b 100644
--- a/.github/workflows/basic-tests.yml
+++ b/.github/workflows/basic-tests.yml
@@ -347,7 +347,7 @@ jobs:
- name: "Check Airflow RC process command"
run: >
breeze release-management start-rc-process
- --version 3.1.0rc1 --previous-version 3.0.0 --answer yes --dry-run
+ --version 3.1.0rc1 --previous-version 3.0.0 --task-sdk-version
1.0.0rc1 --answer yes --dry-run
- name: "Check Airflow release process command"
run: >
breeze release-management start-release --release-candidate 3.1.0rc1