File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -17,20 +17,12 @@ jobs:
17
17
strategy :
18
18
matrix :
19
19
image :
20
- - ' mathcomp/mathcomp:1.13.0-coq-8.11'
21
- - ' mathcomp/mathcomp:1.13.0-coq-8.12'
22
- - ' mathcomp/mathcomp:1.13.0-coq-8.13'
23
- - ' mathcomp/mathcomp:1.14.0-coq-8.13'
24
- - ' mathcomp/mathcomp:1.14.0-coq-8.14'
25
- - ' mathcomp/mathcomp:1.14.0-coq-8.15'
26
- - ' mathcomp/mathcomp:1.14.0-coq-8.14'
27
- - ' mathcomp/mathcomp:1.15.0-coq-8.14'
28
- - ' mathcomp/mathcomp:1.15.0-coq-8.15'
29
- - ' mathcomp/mathcomp:1.15.0-coq-8.16'
30
- - ' mathcomp/mathcomp-dev:coq-8.13'
31
- - ' mathcomp/mathcomp-dev:coq-8.14'
32
- - ' mathcomp/mathcomp-dev:coq-8.15'
20
+ - ' mathcomp/mathcomp:2.1.0-coq-8.16'
21
+ - ' mathcomp/mathcomp:2.1.0-coq-8.17'
22
+ - ' mathcomp/mathcomp:2.1.0-coq-8.18'
33
23
- ' mathcomp/mathcomp-dev:coq-8.16'
24
+ - ' mathcomp/mathcomp-dev:coq-8.17'
25
+ - ' mathcomp/mathcomp-dev:coq-8.18'
34
26
- ' mathcomp/mathcomp-dev:coq-dev'
35
27
fail-fast : false
36
28
steps :
You can’t perform that action at this time.
0 commit comments