Skip to content

Commit

Permalink
Merge pull request #692 from ejgallego/bump_coq
Browse files Browse the repository at this point in the history
[vendor] Bump Coq upstream
  • Loading branch information
ejgallego authored May 2, 2024
2 parents a4f7eac + f68c262 commit 56ea2a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:

- name: Install Coq and SerAPI into OPAM switch
run: |
opam install memprof-limits # We need to do this to avoid coq-lsp rebuilding Coq below due to deptops
opam install vendor/coq/{coq-core,coq-stdlib,coqide-server,coq}.opam
opam install vendor/coq-serapi/coq-serapi.opam
Expand Down
2 changes: 1 addition & 1 deletion vendor/coq
Submodule coq updated 321 files
2 changes: 1 addition & 1 deletion vendor/coq-serapi

0 comments on commit 56ea2a2

Please sign in to comment.