milenkovicm commented on code in PR #1325:
URL:
https://github.com/apache/datafusion-ballista/pull/1325#discussion_r2404970031
##########
.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:
I believe intel architecture for Mac is on its way out, let's keep arm, and
just rename action, Wdyt?
--
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]