Skip to content

Commit

Permalink
Merge pull request #56 from proux01/ci-mc-113
Browse files Browse the repository at this point in the history
[CI] Add MathComp 1.13
  • Loading branch information
proux01 authored Nov 5, 2021
2 parents 3b86abf + a48a2f3 commit dfc6a9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
strategy:
matrix:
image:
- 'mathcomp/mathcomp:1.13.0-coq-8.14'
- 'mathcomp/mathcomp:1.13.0-coq-8.13'
- 'mathcomp/mathcomp:1.13.0-coq-8.12'
- 'mathcomp/mathcomp:1.13.0-coq-8.11'
- 'mathcomp/mathcomp:1.12.0-coq-8.14'
- 'mathcomp/mathcomp:1.12.0-coq-8.13'
- 'mathcomp/mathcomp:1.12.0-coq-8.12'
Expand Down
8 changes: 8 additions & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ dependencies:
[MathComp](https://math-comp.github.io) 1.12.0 or newer
tested_coq_opam_versions:
- version: '1.13.0-coq-8.14'
repo: 'mathcomp/mathcomp'
- version: '1.13.0-coq-8.13'
repo: 'mathcomp/mathcomp'
- version: '1.13.0-coq-8.12'
repo: 'mathcomp/mathcomp'
- version: '1.13.0-coq-8.11'
repo: 'mathcomp/mathcomp'
- version: '1.12.0-coq-8.14'
repo: 'mathcomp/mathcomp'
- version: '1.12.0-coq-8.13'
Expand Down

0 comments on commit dfc6a9f

Please sign in to comment.