We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to remove Debian 10, which is end of life, from our build matrix.x
We should also have a policy for monitoring other OSs and removing the versions from our matrix when they fall out of LTS.
Perhaps our policy can be recorded in a format like this:
The processes for removing EOL platforms is by deprecating them in ocaml-dockerfile, e.g., ocurrent/ocaml-dockerfile#210
The text was updated successfully, but these errors were encountered:
https://endoflife.date/ might be helpful for tracking EoLs.
Sorry, something went wrong.
Yes, that's a good idea!
The policy should include reference to the supported tiers. I think we can take as the source of truth for that https://github.com/ocaml/ocaml/blob/trunk/README.adoc#overview
No branches or pull requests
We want to remove Debian 10, which is end of life, from our build matrix.x
We should also have a policy for monitoring other OSs and removing the versions from our matrix when they fall out of LTS.
Perhaps our policy can be recorded in a format like this:
The processes for removing EOL platforms is by deprecating them in ocaml-dockerfile, e.g., ocurrent/ocaml-dockerfile#210
The text was updated successfully, but these errors were encountered: