File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1919 strategy :
2020 matrix :
2121 image :
22- - ' mathcomp/mathcomp-dev:coq-dev'
22+ - ' mathcomp/mathcomp-dev:rocq-prover-dev'
23+ - ' mathcomp/mathcomp:2.3.0-coq-8.20'
2324 - ' mathcomp/mathcomp:2.2.0-coq-8.19'
2425 - ' mathcomp/mathcomp:2.2.0-coq-8.18'
2526 - ' mathcomp/mathcomp:2.1.0-coq-8.18'
3031 - ' mathcomp/mathcomp:2.0.0-coq-8.16'
3132 fail-fast : false
3233 steps :
33- - uses : actions/checkout@v3
34+ - uses : actions/checkout@v4
3435 - uses : coq-community/docker-coq-action@v1
3536 with :
3637 opam_file : ' coq-reglang.opam'
Original file line number Diff line number Diff line change @@ -64,8 +64,10 @@ dependencies:
6464 [Hierarchy Builder](https://github.com/math-comp/hierarchy-builder) 1.4.0 or later
6565
6666tested_coq_opam_versions :
67- - version : ' coq -dev'
67+ - version : ' rocq-prover -dev'
6868 repo : ' mathcomp/mathcomp-dev'
69+ - version : ' 2.3.0-coq-8.20'
70+ repo : ' mathcomp/mathcomp'
6971- version : ' 2.2.0-coq-8.19'
7072 repo : ' mathcomp/mathcomp'
7173- version : ' 2.2.0-coq-8.18'
You can’t perform that action at this time.
0 commit comments