kou commented on code in PR #13835: URL: https://github.com/apache/arrow/pull/13835#discussion_r942131255
########## .env: ########## @@ -93,7 +93,7 @@ DEVTOOLSET_VERSION=-1 # Please also update the crossbow configuration in order to keep the github # actions cache up to date for the macOS wheels: # https://github.com/ursacomputing/crossbow/blob/master/.github/workflows/cache_vcpkg.yml -VCPKG="38bb87c" +VCPKG="7ef97003d78178948068ccd6fa7964f938f41c76" Review Comment: Please use short SHA as the above comment says: ```suggestion VCPKG="7ef9700" ``` -- 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]
