Skip to content

Conversation

NicolasHug
Copy link
Contributor

@NicolasHug NicolasHug commented Aug 28, 2025

Windows 3.13t builds don't work, which causes failures on our main branch (not on PRs): https://github.com/pytorch/torchcodec/actions/runs/17288016442/job/49068864699

This PR prevents those 3.13t jobs from being started. That's OK, we can do without 3.13t it for now. 3.13 is supported.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 28, 2025
with-rocm: disable
with-cuda: disable
build-python-only: "disable"
python-versions: '["3.10", "3.11", "3.12", "3.13"]'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that on PR, only 3.10 will be started, which is what we want. To start all jobs, we'd have to set the ciflow/binaries/all label as usual.

@NicolasHug NicolasHug marked this pull request as ready for review August 28, 2025 13:26
@NicolasHug NicolasHug merged commit d14f642 into meta-pytorch:main Aug 28, 2025
54 checks passed
@NicolasHug NicolasHug deleted the win13 branch August 28, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants