File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 18
18
- mathcomp/mathcomp:2.2.0-coq-8.17
19
19
- mathcomp/mathcomp:2.2.0-coq-8.18
20
20
- 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
21
27
- mathcomp/mathcomp-dev:coq-8.18
22
28
- mathcomp/mathcomp-dev:coq-8.19
29
+ - mathcomp/mathcomp-dev:coq-8.20
23
30
- mathcomp/mathcomp-dev:coq-dev
24
31
fail-fast : false
25
32
steps :
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ authors: ["Pierre-Yves Strub"]
8
8
build: [make "-j%{jobs}%"]
9
9
install: [make "install"]
10
10
depends: [
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"}
13
13
"coq-mathcomp-algebra"
14
14
"coq-mathcomp-bigenough" {(>= "1.0" & < "1.1~") | = "dev"}
15
15
"coq-mathcomp-finmap" {(>= "2.0" & < "2.2~") | = "dev"}
You can’t perform that action at this time.
0 commit comments