meta-pytorch / meta-pytorch/torchcodec
Attempt to move Mac CI jobs to macos-m2-15
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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