Update jbuild workspace
Use latest version of 4.04, add 4.05.0, and 4.06.0
This commit is contained in:
parent
89c3355a2b
commit
ec6b3144ba
|
@ -1,7 +1,6 @@
|
||||||
;; This file is used by `make all-supported-ocaml-versions`
|
;; This file is used by `make all-supported-ocaml-versions`
|
||||||
(context ((switch 4.02.3)))
|
(context ((switch 4.02.3)))
|
||||||
(context ((switch 4.03.0)))
|
(context ((switch 4.03.0)))
|
||||||
(context ((switch 4.04.1)))
|
(context ((switch 4.04.2)))
|
||||||
(context ((switch 4.05.0+trunk)))
|
(context ((switch 4.05.0)))
|
||||||
;; 4.06 support is broken for now
|
(context ((switch 4.06.0)))
|
||||||
;; (context ((switch 4.06.0+trunk)))
|
|
||||||
|
|
Loading…
Reference in New Issue