File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1414 - mathcomp/mathcomp:2.1.0-coq-8.16
1515 - mathcomp/mathcomp:2.1.0-coq-8.17
1616 - mathcomp/mathcomp:2.1.0-coq-8.18
17+ - mathcomp/mathcomp:2.2.0-coq-8.16
18+ - mathcomp/mathcomp:2.2.0-coq-8.17
19+ - mathcomp/mathcomp:2.2.0-coq-8.18
20+ - mathcomp/mathcomp:2.2.0-coq-8.19
1721 - mathcomp/mathcomp-dev:coq-8.16
1822 - mathcomp/mathcomp-dev:coq-8.17
1923 - mathcomp/mathcomp-dev:coq-8.18
24+ - mathcomp/mathcomp-dev:coq-8.19
2025 - mathcomp/mathcomp-dev:coq-dev
2126 fail-fast : false
2227 steps :
Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ build: [
99 [ "dune" "build" "-p" name "-j" jobs ]
1010]
1111depends: [
12- "coq" {(>= "8.16" & < "8.19 ~") | = "dev"}
12+ "coq" {(>= "8.16" & < "8.20 ~") | = "dev"}
1313 "dune" {>= "3.8"}
14- "coq-mathcomp-ssreflect" {(>= "2.0" & < "2.2 ~") | = "dev"}
14+ "coq-mathcomp-ssreflect" {(>= "2.0" & < "2.3 ~") | = "dev"}
1515 "coq-mathcomp-algebra"
1616 "coq-mathcomp-bigenough" {(>= "1.0" & < "1.1~") | = "dev"}
17- "coq-mathcomp-finmap" {(>= "2.0" & < "2.1 ~") | = "dev"}
17+ "coq-mathcomp-finmap" {(>= "2.0" & < "2.2 ~") | = "dev"}
1818]
1919tags: [
2020 "keyword:multinomials"
You can’t perform that action at this time.
0 commit comments