This commit is contained in:
swrup 2025-11-11 02:07:51 +01:00
parent aa2ff7b2f0
commit 2f3113f55d
11742 changed files with 1223940 additions and 0 deletions

View file

@ -0,0 +1,16 @@
(lang dune 1.0)
(context default)
; Test on all 4.x versions as well
(context (opam (switch 4.02)))
(context (opam (switch 4.03)))
(context (opam (switch 4.04)))
(context (opam (switch 4.05)))
(context (opam (switch 4.06)))
(context (opam (switch 4.07)))
(context (opam (switch 4.08)))
(context (opam (switch 4.09)))
(context (opam (switch 4.10)))
(context (opam (switch 4.11)))
(context (opam (switch 4.12)))
(context (opam (switch 4.13)))
(context (opam (switch 4.14)))