westonpace commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806254305
##########
File path: .github/workflows/cpp.yml
##########
@@ -186,9 +186,9 @@ jobs:
fail-fast: false
matrix:
os:
- - windows-latest
+ - windows-2019
include:
- - os: windows-latest
+ - os: windows-2019
Review comment:
@kszucs I'm pretty sure our builds fail if run on Windows 2022. They
specify the 2019 generator and it can't be found. Do you want to update the
generator? Or downgrade the GHA runner?
--
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]