Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-16835

[CI][Python] Investigate using self-hosted runner for older macOS wheels

    XMLWordPrintableJSON

Details

    Description

      Currently the wheel-macos-high-sierra-* and wheel-macos-mavericks-* packages use Github Actions runners in order to get the right macOS version.

      But perhaps that could be improved by making it a two-step process?

      • the expensive step, which is building the wheel, can be done on a newer macOS version if the right macOS Deployment Target is set
      • the cheaper step, which is testing the just-built wheel, can be run on the desired macOS runner

      That way, the very constrained execution capacity available on GHA macOS runners would be less stressed by our CI jobs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            apitrou Antoine Pitrou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: