File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 matrix :
1919 image :
2020 - ' coqorg/coq:dev'
21+ - ' coqorg/coq:8.18'
2122 - ' coqorg/coq:8.17'
2223 - ' coqorg/coq:8.16'
2324 - ' coqorg/coq:8.15'
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ build: [
3030]
3131install: [make "install"]
3232depends: [
33- "coq" {(>= "8.11" & < "8.18 ~") | (= "dev")}
33+ "coq" {(>= "8.11" & < "8.19 ~") | (= "dev")}
3434 "coq-bignums"
3535]
3636
Original file line number Diff line number Diff line change @@ -50,10 +50,11 @@ license:
5050
5151supported_coq_versions :
5252 text : Coq 8.11 or later (use releases for other Coq versions)
53- opam : ' {(>= "8.11" & < "8.18 ~") | (= "dev")}'
53+ opam : ' {(>= "8.11" & < "8.19 ~") | (= "dev")}'
5454
5555tested_coq_opam_versions :
5656- version : dev
57+ - version : " 8.18"
5758- version : " 8.17"
5859- version : " 8.16"
5960- version : " 8.15"
You can’t perform that action at this time.
0 commit comments