Преглед изворни кода

Windows CI doesn't like dune 3.16.0 (yet?) (#11697)

Rudy Ges пре 1 година
родитељ
комит
fcb9fcc665
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      haxe.opam

+ 1 - 1
haxe.opam

@@ -22,7 +22,7 @@ depends: [
   ("ocaml" {>= "5.0"} & ("camlp5" {build}))
     | ("ocaml" {>= "4.08" & < "5.0"} & ("camlp5" {build & = "8.00.03"}))
   "ocamlfind" {build}
-  "dune" {>= "1.11"}
+  "dune" {>= "1.11" & < "3.16"}
   "sedlex" {>= "2.0"}
   "xml-light"
   "extlib" {>= "1.7.8"}