diff --git a/.github/workflows/docker-action.yml b/.github/workflows/docker-action.yml index fba646be..8bce23d1 100644 --- a/.github/workflows/docker-action.yml +++ b/.github/workflows/docker-action.yml @@ -23,6 +23,9 @@ jobs: - 'mathcomp/mathcomp:1.17.0-coq-8.18' - 'mathcomp/mathcomp:1.18.0-coq-8.18' - 'mathcomp/mathcomp:1.19.0-coq-8.18' + - 'mathcomp/mathcomp:1.17.0-coq-8.19' + - 'mathcomp/mathcomp:1.18.0-coq-8.19' + - 'mathcomp/mathcomp:1.19.0-coq-8.19' fail-fast: false steps: - uses: actions/checkout@v2 diff --git a/meta.yml b/meta.yml index 423e7529..40e61fd5 100644 --- a/meta.yml +++ b/meta.yml @@ -57,6 +57,12 @@ tested_coq_opam_versions: repo: 'mathcomp/mathcomp' - version: '1.19.0-coq-8.18' repo: 'mathcomp/mathcomp' +- version: '1.17.0-coq-8.19' + repo: 'mathcomp/mathcomp' +- version: '1.18.0-coq-8.19' + repo: 'mathcomp/mathcomp' +- version: '1.19.0-coq-8.19' + repo: 'mathcomp/mathcomp' dependencies: - opam: