xushiyan commented on code in PR #92:
URL: https://github.com/apache/hudi-rs/pull/92#discussion_r1690708670
##########
.github/workflows/ci.yml:
##########
@@ -44,14 +44,16 @@ jobs:
strategy:
fail-fast: false
matrix:
- # TODO: add windows which does not support container
- os: [ ubuntu-22.04 ]
+ os:
+ - ubuntu-22.04
+ - windows-latest
Review Comment:
should the windows os version be fixed a certain version?
--
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]