LiangliangSui commented on code in PR #1332:
URL: https://github.com/apache/incubator-fury/pull/1332#discussion_r1448345302
##########
.github/workflows/ci.yml:
##########
@@ -127,7 +127,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- - run: ./ci/run_ci.sh rust
+ - name: Run Rust CI
Review Comment:
Add macos-latest and windows-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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]