From f050253ac1e5507f3d3bf52f94c7a23ba2775d00 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Thu, 19 Sep 2019 11:25:34 +0200 Subject: [ci] Update supported OCaml version to 4.09.0 --- dev/dune-workspace.all | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev/dune-workspace.all') diff --git a/dev/dune-workspace.all b/dev/dune-workspace.all index 7e53f13e45..28e8773e25 100644 --- a/dev/dune-workspace.all +++ b/dev/dune-workspace.all @@ -1,7 +1,7 @@ -(lang dune 1.4) +(lang dune 1.10) ; Add custom flags here. Default developer profile is `dev` (context (opam (switch 4.05.0))) (context (opam (switch 4.05.0+32bit))) -(context (opam (switch 4.08.1))) -(context (opam (switch 4.08.1+flambda))) +(context (opam (switch 4.09.0))) +(context (opam (switch 4.09.0+flambda))) -- cgit v1.2.3