Skip to content

Tezt: require OCaml 4.12

Romain requested to merge nomadic-labs/tezos:romain-tezt-version into master

Context

I tried to submit the .opam file of Tezt to ocaml/opam-repository: https://github.com/ocaml/opam-repository/pull/21335

The CI noticed that the version constraint on OCaml was not restrictive enough. This fixes the problem for the next release.

Manually testing the MR

make -C manifest, check that there is no change.

Checklist

  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

Merge request reports