Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(build) Upgrade to Coq 8.12.2
Browse files Browse the repository at this point in the history
Signed-off-by: jeromesimeon <jeromesimeon@me.com>
  • Loading branch information
jeromesimeon committed Aug 9, 2021
1 parent bd4c87a commit 104c4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ common_steps: &common_steps
- run:
name: "Install Coq"
command: |
opam install -y -v coq.8.12.0 coq-flocq coq-jsast
opam install -y -v coq.8.12.2 coq-flocq coq-jsast
no_output_timeout: 30m
- run:
name: "Install Q*cert"
Expand Down

0 comments on commit 104c4bb

Please sign in to comment.