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 d0207e88347 Really fix v3-0-test
d0207e88347 is described below
commit d0207e883472f94d973741132075e3fc3593bd55
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Jun 28 22:17:43 2025 +0200
Really fix v3-0-test
---
.github/workflows/ci-amd.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-amd.yml b/.github/workflows/ci-amd.yml
index e1e12ab5df0..e5231ca0fd2 100644
--- a/.github/workflows/ci-amd.yml
+++ b/.github/workflows/ci-amd.yml
@@ -878,7 +878,7 @@ jobs:
- tests-sqlite-core
- tests-sqlite-providers
- tests-task-sdk
- - tests-airflow-ctl
+ # - tests-airflow-ctl
- tests-with-lowest-direct-resolution-core
- tests-with-lowest-direct-resolution-providers
uses: ./.github/workflows/finalize-tests.yml