File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1818 - mathcomp/mathcomp:2.2.0-coq-8.17
1919 - mathcomp/mathcomp:2.2.0-coq-8.18
2020 - mathcomp/mathcomp:2.2.0-coq-8.19
21+ - mathcomp/mathcomp:2.2.0-coq-8.20
22+ - mathcomp/mathcomp:2.2.0-coq-dev
23+ - mathcomp/mathcomp:2.3.0-coq-8.18
24+ - mathcomp/mathcomp:2.3.0-coq-8.19
25+ - mathcomp/mathcomp:2.3.0-coq-8.20
26+ - mathcomp/mathcomp:2.3.0-coq-dev
2127 - mathcomp/mathcomp-dev:coq-8.18
2228 - mathcomp/mathcomp-dev:coq-8.19
29+ - mathcomp/mathcomp-dev:coq-8.20
2330 - mathcomp/mathcomp-dev:coq-dev
2431 fail-fast : false
2532 steps :
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ authors: ["Pierre-Yves Strub"]
88build: [make "-j%{jobs}%"]
99install: [make "install"]
1010depends: [
11- "coq" {(>= "8.16" & < "8.20 ~") | = "dev"}
12- "coq-mathcomp-ssreflect" {(>= "2.0" & < "2.3 ~") | = "dev"}
11+ "coq" {(>= "8.16" & < "8.21 ~") | = "dev"}
12+ "coq-mathcomp-ssreflect" {(>= "2.0" & < "2.4 ~") | = "dev"}
1313 "coq-mathcomp-algebra"
1414 "coq-mathcomp-bigenough" {(>= "1.0" & < "1.1~") | = "dev"}
1515 "coq-mathcomp-finmap" {(>= "2.0" & < "2.2~") | = "dev"}
You can’t perform that action at this time.
0 commit comments