File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1010 type : string
1111 docker :
1212 - image : <<parameters.coq>>
13- resource_class : medium
13+ resource_class : large
1414 environment :
15- OPAMJOBS : 2
15+ OPAMJOBS : 4
1616 OPAMVERBOSE : 1
1717 OPAMYES : true
1818 TERM : xterm
@@ -76,14 +76,14 @@ workflows:
7676 name : " Coq 8.12-ocaml-4.11-flambda"
7777 coq : " coqorg/coq:8.12-ocaml-4.11-flambda"
7878 - build :
79- name : " Coq 8.13-ocaml-4.11 -flambda"
80- coq : " coqorg/coq:8.13-ocaml-4.11 -flambda"
79+ name : " Coq 8.13-ocaml-4.12 -flambda"
80+ coq : " coqorg/coq:8.13-ocaml-4.12 -flambda"
8181 - build :
8282 name : " Coq 8.14-ocaml-4.12-flambda"
8383 coq : " coqorg/coq:8.14-ocaml-4.12-flambda"
8484 - build :
8585 name : " Coq 8.15-ocaml-4.12-flambda"
8686 coq : " coqorg/coq:8.15-ocaml-4.12-flambda"
8787 - build :
88- name : " Coq dev-ocaml-4.11 -flambda"
89- coq : " coqorg/coq:dev-ocaml-4.11 -flambda"
88+ name : " Coq dev-ocaml-4.12 -flambda"
89+ coq : " coqorg/coq:dev-ocaml-4.12 -flambda"
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ tested_coq_opam_versions:
3737 - version : ' 8.10'
3838 - version : ' 8.11-ocaml-4.11-flambda'
3939 - version : ' 8.12-ocaml-4.11-flambda'
40- - version : ' 8.13-ocaml-4.11 -flambda'
40+ - version : ' 8.13-ocaml-4.12 -flambda'
4141 - version : ' 8.14-ocaml-4.12-flambda'
4242 - version : ' 8.15-ocaml-4.12-flambda'
43- - version : ' dev-ocaml-4.11 -flambda'
43+ - version : ' dev-ocaml-4.12 -flambda'
4444
4545make_target : theories
4646test_target : examples
You can’t perform that action at this time.
0 commit comments