srilman commented on code in PR #35701:
URL: https://github.com/apache/arrow/pull/35701#discussion_r1248938609
##########
.github/workflows/cpp.yml:
##########
@@ -226,6 +227,7 @@ jobs:
- os: windows-2019
name: Windows 2019
env:
+ ARROW_AZURE: OFF
Review Comment:
Yes, I reverted it.
##########
.github/workflows/cpp.yml:
##########
@@ -329,6 +331,7 @@ jobs:
- msystem_lower: clang64
msystem_upper: CLANG64
env:
+ ARROW_AZURE: OFF
Review Comment:
Also reverted this.
--
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]