kou commented on issue #39130:
URL: https://github.com/apache/arrow/issues/39130#issuecomment-1846145348
GitHub Actions version is different:
```diff
--- fail.txt 2023-12-08 06:29:57.324992247 +0900
+++ success.txt 2023-12-08 06:29:57.324992247 +0900
@@ -1,8 +1,8 @@
Requested labels: windows-2019
-Job defined at:
apache/arrow/.github/workflows/ruby.yml@refs/pull/39125/merge
+Job defined at: apache/arrow/.github/workflows/ruby.yml@refs/heads/main
Waiting for a runner to pick up this job...
Job is waiting for a hosted runner to come online.
-Job is about to start running on the hosted runner: GitHub Actions 488
(hosted)
+Job is about to start running on the hosted runner: GitHub Actions 453
(hosted)
Current runner version: '2.311.0'
##[group]Operating System
Microsoft Windows Server 2019
```
curl version is different:
```diff
@@ -1407,7 +1395,7 @@
--- fail.txt 2023-12-08 06:29:57.324992247 +0900
+++ success.txt 2023-12-08 06:29:57.324992247 +0900
-- Building google-cloud-cpp from source
-- Only building the google-cloud-cpp::storage component
-- Building crc32c from source
--- Found CURL: C:/msys64/ucrt64/lib/libcurl.dll.a (found version "8.5.0")
+-- Found CURL: C:/msys64/ucrt64/lib/libcurl.dll.a (found version "8.4.0")
-- Found google-cloud-cpp::storage headers:
D:/a/arrow/arrow/build/cpp/google_cloud_cpp_ep-install/include
-- Found hdfs.h at: D:/a/arrow/arrow/cpp/thirdparty/hadoop/include/hdfs.h
-- Found AWS SDK for C++, Version: 1.11.175, Install Root:C:/msys64/ucrt64,
Platform Prefix:, Platform Dependent Libraries:
Userenv;version;ws2_32;Bcrypt;Wininet;winhttp
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]