Update jbuild workspace

Use latest version of 4.04, add 4.05.0, and 4.06.0
This commit is contained in:
Rudi Grinberg 2017-11-06 18:45:40 +08:00
parent 89c3355a2b
commit ec6b3144ba
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
;; This file is used by `make all-supported-ocaml-versions`
(context ((switch 4.02.3)))
(context ((switch 4.03.0)))
(context ((switch 4.04.1)))
(context ((switch 4.05.0+trunk)))
;; 4.06 support is broken for now
;; (context ((switch 4.06.0+trunk)))
(context ((switch 4.04.2)))
(context ((switch 4.05.0)))
(context ((switch 4.06.0)))