Skip to content

Commit 5f48fb3

Browse files
committed
CI: Coq 8.16 and 8.17
1 parent 258c7c8 commit 5f48fb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.circleci/config.yml

+6
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ workflows:
7979
- build:
8080
name: "Coq 8.15"
8181
coq: "coqorg/coq:8.15"
82+
- build:
83+
name: "Coq 8.16"
84+
coq: "coqorg/coq:8.16"
85+
- build:
86+
name: "Coq 8.17"
87+
coq: "coqorg/coq:8.17"
8288
- build:
8389
name: "Coq dev"
8490
coq: "coqorg/coq:dev"

0 commit comments

Comments
 (0)