Skip to content
Snippets Groups Projects
Commit 7eb160fc authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[ci] check compatibility against latest and next OCaml releases

parent e5c014d6
No related branches found
No related tags found
No related merge requests found
......@@ -191,11 +191,18 @@ frama-c-ocaml-4.09:
only:
- schedules
frama-c-ocaml-4.10:
frama-c-ocaml-4.12:
variables:
OCAML: "4_10"
OCAML: "4_12"
<<: *frama-c-ocaml
# check compatibility with future OCaml version
frama-c-ocaml-4.13:
variables:
OCAML: "4_13"
<<: *frama-c-ocaml
allow_failure: true
caveat-importer:
stage: tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment