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 6296f7e224 Allow to use `redis`>=5 (#38385)
     add c9867bbbff Use common image build workflows in pull-request-target 
workflow (#38231)

No new revisions were added by this update.

Summary of changes:
 .github/actions/build-ci-images/action.yml   |  55 --------
 .github/actions/build-prod-images/action.yml | 108 ---------------
 .github/workflows/build-images.yml           | 192 ++++++---------------------
 .github/workflows/ci-image-build.yml         |  71 +++++++++-
 .github/workflows/prod-image-build.yml       |  89 +++++++++++--
 5 files changed, 181 insertions(+), 334 deletions(-)
 delete mode 100644 .github/actions/build-ci-images/action.yml
 delete mode 100644 .github/actions/build-prod-images/action.yml

Reply via email to