This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3cff79bd25 Upgrade to latest build dependencies (#38205)
add 191036b737 Extract basic tests to separate workflow (#38206)
No new revisions were added by this update.
Summary of changes:
.github/workflows/basic-tests.yml | 329 ++++++++++++++++++++++++++++++++++++++
.github/workflows/ci.yml | 290 ++-------------------------------
2 files changed, 343 insertions(+), 276 deletions(-)
create mode 100644 .github/workflows/basic-tests.yml