Skip to content

Commit

Permalink
[compat] Initial 8.20 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Jun 20, 2024
1 parent 7f41a32 commit 7d3e730
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- v8.21
- v8.20
- v8.19
- v8.18
Expand All @@ -13,6 +14,7 @@ on:
pull_request:
branches:
- main
- v8.21
- v8.20
- v8.19
- v8.18
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

2 changes: 1 addition & 1 deletion coq-lsp.opam
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ depends: [
"ppx_inline_test" { >= "0.14.1" }

# Uncomment this for releases
# "coq" { >= "8.17" < "8.18" }
"coq" { >= "8.20" < "8.21" }

# coq deps: remove this for releases
"ocamlfind" {>= "1.8.1"}
Expand Down
1 change: 0 additions & 1 deletion vendor/.ocamlformat

This file was deleted.

1 change: 0 additions & 1 deletion vendor/coq
Submodule coq deleted from ed9062

0 comments on commit 7d3e730

Please sign in to comment.