kevinjqliu commented on code in PR #1325:
URL:
https://github.com/apache/datafusion-ballista/pull/1325#discussion_r2452977436
##########
.github/workflows/build.yml:
##########
@@ -105,15 +105,14 @@ jobs:
name: python-wheel-license
path: LICENSE.txt
- build-python-mac-win:
+ build-windows:
Review Comment:
yes, `build-macos-arm64`.
`build-python-mac-win` used to run for windows and macos. but since
`build-macos-arm64` already runs for macos, im chaning this to just run
windows.
--
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]