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

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new 85f67cd22d GH-35187: [CI][C++] Use the latest arrow-testing (#35227)
85f67cd22d is described below

commit 85f67cd22d21ea1225e94a32398f730f2e0d6807
Author: Sutou Kouhei <[email protected]>
AuthorDate: Wed Apr 19 09:46:48 2023 +0900

    GH-35187: [CI][C++] Use the latest arrow-testing (#35227)
    
    ### Rationale for this change
    
    apache/arrow-testing@ 47f7b56b25683202c1fd957668e13f2abafc0f12 is needed 
for GH-34643.
    
    ### What changes are included in this PR?
    
    GH-34631 reverted the updated by GH-34646 accidentally.
    
    ### Are these changes tested?
    
    Yes.
    
    ### Are there any user-facing changes?
    
    No.
    * Closes: #35187
    
    Authored-by: Sutou Kouhei <[email protected]>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 testing | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing b/testing
index 0c73b9add4..47f7b56b25 160000
--- a/testing
+++ b/testing
@@ -1 +1 @@
-Subproject commit 0c73b9add4e8e30eb9c2690d077fabb269750b27
+Subproject commit 47f7b56b25683202c1fd957668e13f2abafc0f12

Reply via email to