kevinjqliu commented on code in PR #1325:
URL: 
https://github.com/apache/datafusion-ballista/pull/1325#discussion_r2462269308


##########
.github/workflows/build.yml:
##########
@@ -105,15 +105,14 @@ jobs:
           name: python-wheel-license
           path: LICENSE.txt
 
-  build-python-mac-win:
+  build-windows:

Review Comment:
   <img width="1251" height="738" alt="Screenshot 2025-10-24 at 5 17 46 PM" 
src="https://github.com/user-attachments/assets/b9f5997d-72ee-4393-8bdd-5c22fed9acd5";
 />
   
   heres a side by side diff of `build-python-mac-win` and `build-macos-arm64` 
taken from latest main 
   
https://github.com/apache/datafusion-ballista/blob/400f818ccd84126ae1733cf6457c592c542d0b63/.github/workflows/build.yml#L108-L213
   
   the only difference is which os is running. the refactor here is to get rid 
of the `matrix.os` in `build-python-mac-win` since `build-macos-x86_64` is 
already running for `macos-latest`



-- 
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]

Reply via email to