Given the wheel CI builds take a while, wonder if we could limit how often we run these. For example:
- Only run if certain files (like
setup.py change)
- Run only when requested (like with a PR label)
- Run only on
main and/or tags
- Test some subset of wheel builds and only test all in specific contexts
- ?
We need not do all or any of these. They are just some thoughts.
Curious what people think 🙂
Given the wheel CI builds take a while, wonder if we could limit how often we run these. For example:
setup.pychange)mainand/or tagsWe need not do all or any of these. They are just some thoughts.
Curious what people think 🙂