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

raulcd pushed a change to branch maint-16.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from a2c5a9a4bd GH-41145: [R][CI] test-r-dev-duckdb fails installing duckdb 
(#41152)
     add 0f33954617 GH-41154: [C++] Fix Valgrind error in string-to-float16 
conversion (#41155)
     add ba851251ca GH-41127: [CI] Use GitHub Actions instead of Azure 
Pipelines for docker-tests (#41153)
     add 3856bddfa7 GH-41004: [C++][FS][Azure] Don't run 
TestGetFileInfoGenerator() with Valgrind (#41163)
     add 9bdf082777 GH-41124: [CI][C++] Don't use CMake 3.29.1 with vcpkg 
(#41151)

No new revisions were added by this update.

Summary of changes:
 ci/scripts/install_cmake.sh               | 29 +++++++++++++--
 cpp/src/arrow/filesystem/test_util.cc     |  3 +-
 cpp/src/arrow/util/config.h.cmake         |  1 +
 cpp/src/arrow/util/value_parsing.cc       |  7 +++-
 dev/tasks/docker-tests/azure.linux.yml    | 61 -------------------------------
 dev/tasks/docker-tests/circle.linux.yml   | 51 --------------------------
 dev/tasks/macros.jinja                    |  6 ++-
 dev/tasks/python-wheels/github.osx.yml    |  8 ++++
 dev/tasks/tasks.yml                       | 33 ++++++++---------
 dev/tasks/vcpkg-tests/cpp-build-vcpkg.bat |  3 +-
 dev/tasks/vcpkg-tests/github.windows.yml  | 23 +++++-------
 11 files changed, 74 insertions(+), 151 deletions(-)
 delete mode 100644 dev/tasks/docker-tests/azure.linux.yml
 delete mode 100644 dev/tasks/docker-tests/circle.linux.yml

Reply via email to