dongjoon-hyun commented on PR #2345: URL: https://github.com/apache/orc/pull/2345#issuecomment-3146274624
Previously, Apache ORC used `Windows 2019`-based GitHub Action job for test coverage until it reached the EOL. - https://github.com/apache/orc/pull/2274 We tried to migrate to `Windows 2025`-based GitHub Action job, but it's still failing until now. - https://github.com/apache/orc/pull/2273 If you want, you can include my PR (https://github.com/apache/orc/pull/2273) into this PR. Then, it will prove your PR fixes `Windows` build in the community, @georgthegreat . Or, you can update `.github/workflows/build_and_test.yml` until you make it passes. -- 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]
