This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f243d935ea Fix casing of PYTHON when looping over python list in CI
(#38058)
add 99addea105 Extract CI image building to separate workflow (#38057)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-image-build.yml | 141 ++++++++++++++++++++++++++
.github/workflows/ci.yml | 136 +++++++++----------------
.github/workflows/prod-image-build.yml | 11 --
.github/workflows/prod-image-extra-checks.yml | 10 --
4 files changed, 191 insertions(+), 107 deletions(-)
create mode 100644 .github/workflows/ci-image-build.yml