dongjoon-hyun commented on code in PR #2615:
URL: https://github.com/apache/orc/pull/2615#discussion_r3524252750
##########
.github/workflows/build_and_test.yml:
##########
@@ -144,7 +144,7 @@ jobs:
run: |
mkdir build
cd build
- cmake .. -G "Visual Studio 17 2022" \
+ cmake .. -G "Visual Studio 18 2026" \
Review Comment:
Is this changed because `GitHub Actions` removed `Visual Studio 17 2022`?
--
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]