-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI allow failure on nightly #266
Comments
I propose to remove nightly builds. |
It is still useful information, no? |
Not with Zygote :) |
I think it helps us having a grasp of what packages are breaking forever or what packages are making big changes (like Enzyme is sometimes breaking on the nightly but that's still under heavy dev'). Also some users may ask questions about using ADNLPModels under the nightly in which case I prefer to be aware of potential issues. |
We now use buildkite for Enzyme and Zygote. We can keep builds on nightly for the package without optional dependencies. |
Since this package constantly depend on cutting-edge AD packages, it will very often fail on the nightly anyway.
what do you think @amontoison ?
The text was updated successfully, but these errors were encountered: