Skip to content

Commit

Permalink
[ci] fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Jun 3, 2024
1 parent 9433966 commit 2ef54ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion coq-serapi.opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ depends: [
"dune" { >= "2.0.1" }
"ocaml" { >= "4.12.0" }
"coq" { >= "8.20" & < "8.21" | = "dev" }
"coq-lsp" { >= "0.2.0" }
# We vendor this for now
# "coq-lsp" { >= "0.2.0" }
"cmdliner" { >= "1.1.0" }
"ocamlfind" { >= "1.8.0" }
"sexplib" { >= "v0.13.0" }
Expand Down

0 comments on commit 2ef54ad

Please sign in to comment.