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


##########
.github/workflows/build.yml:
##########
@@ -166,7 +166,7 @@ jobs:
   build-macos-x86_64:
     needs: [generate-license]
     name: Mac x86_64
-    runs-on: macos-latest
+    runs-on: macos-15-intel

Review Comment:
   can we rename
   
   ```
     build-macos-x86_64:
       needs: [generate-license]
       name: Mac x86_64
       runs-on: macos-latest
   ```
   `build-macos-x86_64` -> `build-macos-arm64`
   



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