You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2023/01/17 17:27:56 UTC

[arrow-rs] branch master updated (9ae6ba79b -> ec181469d)

This is an automated email from the ASF dual-hosted git repository.

tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 9ae6ba79b Update proc-macro2 requirement from =1.0.49 to =1.0.50 (#3545)
     add ec181469d Use GHA concurrency groups (#3495) (#3538)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/arrow.yml          |  4 +++
 .github/workflows/arrow_flight.yml   |  3 ++
 .github/workflows/cancel.yml         | 54 ------------------------------------
 .github/workflows/coverage.yml       |  4 +++
 .github/workflows/dev.yml            |  4 +++
 .github/workflows/dev_pr.yml         |  4 +++
 .github/workflows/docs.yml           |  4 +++
 .github/workflows/integration.yml    |  4 +++
 .github/workflows/miri.yaml          |  4 +++
 .github/workflows/object_store.yml   |  4 +++
 .github/workflows/parquet.yml        |  4 +++
 .github/workflows/parquet_derive.yml |  3 ++
 .github/workflows/rust.yml           |  4 +++
 13 files changed, 46 insertions(+), 54 deletions(-)
 delete mode 100644 .github/workflows/cancel.yml