Skip to content

Commit

Permalink
Revert "fix(ci): restrict jsoo version" (#7342)
Browse files Browse the repository at this point in the history
This reverts commit 846831c.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
  • Loading branch information
rgrinberg authored Mar 17, 2023
1 parent 557e508 commit 695a450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cinaps \
core_bench \
"csexp>=1.3.0" \
js_of_ocaml \
"js_of_ocaml-compiler<5.1.0" \
js_of_ocaml-compiler \
"mdx>=2.1.0" \
menhir \
ocamlfind \
Expand Down

0 comments on commit 695a450

Please sign in to comment.