Skip to content

Commit

Permalink
CI: Coq 8.16 and 8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Mar 9, 2023
1 parent 258c7c8 commit 5f48fb3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ workflows:
- build:
name: "Coq 8.15"
coq: "coqorg/coq:8.15"
- build:
name: "Coq 8.16"
coq: "coqorg/coq:8.16"
- build:
name: "Coq 8.17"
coq: "coqorg/coq:8.17"
- build:
name: "Coq dev"
coq: "coqorg/coq:dev"

0 comments on commit 5f48fb3

Please sign in to comment.