datafusion-ballista icon indicating copy to clipboard operation
datafusion-ballista copied to clipboard

chore(infra): remove build-macos-x86_64

Open kevinjqliu opened this issue 3 months ago • 2 comments

Which issue does this PR close?

Closes #.

Rationale for this change

~~Follow up to https://github.com/apache/datafusion-ballista/pull/1324, the correct replacement for macos-13 should be macos-15-intel for Intel-based architecture~~ ~~according to https://docs.github.com/en/actions/reference/runners/github-hosted-runners#standard-github-hosted-runners-for-public-repositories~~

Since both build-python-mac-win and build-macos-x86_64 use macos-latest, we can consolidate and refactor the steps to run for individual os

What changes are included in this PR?

Are there any user-facing changes?

kevinjqliu avatar Oct 04 '25 21:10 kevinjqliu

@milenkovicm please take a look

kevinjqliu avatar Oct 05 '25 16:10 kevinjqliu

@milenkovicm i updated the pr to split out windows and mac. lmk if this is what you were thinking about

kevinjqliu avatar Oct 16 '25 00:10 kevinjqliu