timsaucer commented on code in PR #1259:
URL:
https://github.com/apache/datafusion-python/pull/1259#discussion_r2401989522
##########
.github/workflows/build.yml:
##########
@@ -127,7 +127,7 @@ jobs:
build-macos-x86_64:
needs: [generate-license]
name: Mac x86_64
- runs-on: macos-13
+ runs-on: macos-latest
Review Comment:
Doesn't this need to be `macos-15-intel` instead? I think we are already
getting `macos-latest` in the `build-python-mac-win` job
--
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]