File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2020 - mathcomp/mathcomp:2.3.0-coq-8.19
2121 - mathcomp/mathcomp:2.2.0-coq-8.20
2222 - mathcomp/mathcomp:2.3.0-coq-8.20
23+ - mathcomp/mathcomp:2.4.0-coq-8.20
2324 fail-fast : false
2425 steps :
25- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2627 - uses : rocq-community/docker-coq-action@v1
2728 with :
2829 custom_image : ${{ matrix.image }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ build: [ "dune" "build" "-p" name "-j" jobs ]
1010depends: [
1111 "dune" {>= "2.8"}
1212 "coq" {>= "8.16"}
13- "coq-mathcomp-ssreflect" {(>= "2.0" & < "2.4 ~")}
13+ "coq-mathcomp-ssreflect" {(>= "2.0" & < "2.5 ~")}
1414 "coq-mathcomp-algebra"
1515]
1616synopsis: "Yet Another Coq Library on Machine Words"
You can’t perform that action at this time.
0 commit comments