meta-pytorch / meta-pytorch/torchcodec

Attempt to move Mac CI jobs to macos-m2-15

Open
#769 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
125
Avg merge
22h 47m
Merged PRs (30d)
54

Description

Our mac jobs are currently on macos_15_stable: https://github.com/pytorch/torchcodec/blob/86e952f26ca7d27da2e8362a91019a9b3980ed96/.github/workflows/macos_wheel.yaml#L55

It would be more efficient if we were on macos-m2-15. I'm making this an issue instead of just trying it because Mac builds are broken right now. We should try once they're fixed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect .github/workflows/macos_wheel.yaml around line 55 and first confirm that the current Mac builds are working again. Try the runner change from macos_15_stable to macos-m2-15, then verify that the Mac CI jobs complete successfully on the new runner.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, macos
Domain
ci-cd
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.