Skip to content

Commit b8dd24d

Browse files
committed
CI for Coq 8.13
1 parent 3dd102c commit b8dd24d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ workflows:
7171
- build:
7272
name: "Coq 8.12"
7373
coq: "coqorg/coq:8.12"
74+
- build:
75+
name: "Coq 8.13"
76+
coq: "coqorg/coq:8.13"
7477
- build:
7578
name: "Coq dev"
7679
coq: "coqorg/coq:dev"

0 commit comments

Comments
 (0)