ocurrent/ocaml-ci

OCaml 5.2 support

Closed this issue · 2 comments

Currently OCaml 5.2 (recently released in alpha1) is not tested by ocaml-ci

cc @benmandrew this is controlled by a change in ocaml-version, right?

@emillon yes it is, it also requires a small change in ocurrent/docker-base-images to generate a debian-12-ocaml-5.2-alpha1 image that will then be propagated to opam-repo-ci and ocaml-ci.

Both 5.2 and 5.3 are currently considered dev versions, and so their images take from the respective +trunk branches. As 5.2 is not yet released, we will have images for both the alpha1 prerelease as well as trunk.