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


##########
.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:
   making this change because this was [originally using 
`macos-13`](https://github.com/apache/datafusion-ballista/pull/1324/files#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721L169)
   macos-15-intel is the direct replacement 



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