Skip to content

Commit

Permalink
CI for Coq 8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Sep 23, 2021
1 parent 162c470 commit aeb71ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ workflows:
- build:
name: "Coq 8.13-ocaml-4.11-flambda"
coq: "coqorg/coq:8.13-ocaml-4.11-flambda"
- build:
name: "Coq 8.14-ocaml-4.12-flambda"
coq: "coqorg/coq:8.14-ocaml-4.12-flambda"
- build:
name: "Coq dev-ocaml-4.11-flambda"
coq: "coqorg/coq:dev-ocaml-4.11-flambda"
1 change: 1 addition & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ tested_coq_opam_versions:
- version: '8.11-ocaml-4.11-flambda'
- version: '8.12-ocaml-4.11-flambda'
- version: '8.13-ocaml-4.11-flambda'
- version: '8.14-ocaml-4.12-flambda'
- version: 'dev-ocaml-4.11-flambda'

make_target: theories
Expand Down

0 comments on commit aeb71ca

Please sign in to comment.