Skip to content

Commit

Permalink
Merge pull request #24 from coq-community/update-ci
Browse files Browse the repository at this point in the history
update docker ci
  • Loading branch information
palmskog authored Feb 16, 2025
2 parents 8cb4408 + 37060ce commit 69555eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
strategy:
matrix:
image:
- 'mathcomp/mathcomp-dev:coq-dev'
- 'mathcomp/mathcomp-dev:coq-8.20'
- 'mathcomp/mathcomp-dev:coq-8.19'
- 'mathcomp/mathcomp-dev:coq-8.18'
- 'mathcomp/mathcomp-dev:rocq-prover-dev'
- 'mathcomp/mathcomp:2.3.0-coq-8.20'
- 'mathcomp/mathcomp:2.2.0-coq-8.19'
- 'mathcomp/mathcomp:2.1.0-coq-8.18'
Expand Down
8 changes: 1 addition & 7 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,7 @@ dependencies:
[MathComp algebra](https://math-comp.github.io)
tested_coq_opam_versions:
- version: 'coq-dev'
repo: 'mathcomp/mathcomp-dev'
- version: 'coq-8.20'
repo: 'mathcomp/mathcomp-dev'
- version: 'coq-8.19'
repo: 'mathcomp/mathcomp-dev'
- version: 'coq-8.18'
- version: 'rocq-prover-dev'
repo: 'mathcomp/mathcomp-dev'
- version: '2.3.0-coq-8.20'
repo: 'mathcomp/mathcomp'
Expand Down

0 comments on commit 69555eb

Please sign in to comment.