Skip to content

Commit

Permalink
8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Feb 2, 2024
1 parent 2c56f7b commit e3cc6a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e3cc6a6

Please sign in to comment.