You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there! From the UNSTABLE prefix in this issue title, it looks like you are attempting to unstable a job in PyTorch CI. The information I have parsed is below:
Within ~15 minutes, Build Linux Wheels / pytorch/executorch / upload / manywheel-py3_8-cpu and all of its dependants will be unstable in PyTorch CI. Please verify that the job name looks correct. With great power comes great responsibility.
@huydhn@dbort I don't think there is a plan to make it work for py3.8. I think we are aiming to make it work for higher version e.g. py3.12 instead. Given that, there will be no need to fix these py3_8 jobs. Is there a way to completed disable/remove it from CI instead?
Yes, I have a task to make the list of python versions configurable so that ET could choose which the version it needs. Then we can remove 3.8 from ET build and close this issue.
ET could not be build with python 3.8 atm. Creating this issue to hide the failure on CI until 3.8 build could be included/excluded properly.
Related issues:
The text was updated successfully, but these errors were encountered: