Skip to content

Commit

Permalink
Merge pull request #82 from proux01/mc_1_16_0
Browse files Browse the repository at this point in the history
Adapt to future MathComp 1.16.0
  • Loading branch information
CohenCyril authored Jan 12, 2023
2 parents 56cbd91 + d1fc008 commit 9449966
Show file tree
Hide file tree
Showing 14 changed files with 487 additions and 420 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
strategy:
matrix:
image:
- 'mathcomp/mathcomp:1.12.0-coq-8.10'
- 'mathcomp/mathcomp:1.12.0-coq-8.11'
- 'mathcomp/mathcomp:1.13.0-coq-8.11'
- 'mathcomp/mathcomp:1.13.0-coq-8.12'
- 'mathcomp/mathcomp:1.13.0-coq-8.13'
Expand All @@ -36,12 +34,13 @@ jobs:
- 'mathcomp/mathcomp-dev:coq-dev'
fail-fast: false
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: coq-community/docker-coq-action@v1
with:
opam_file: 'coq-mathcomp-abel.opam'
custom_image: ${{ matrix.image }}


# See also:
# https://github.com/coq-community/docker-coq-action#readme
# https://github.com/erikmd/docker-coq-github-action-demo
99 changes: 0 additions & 99 deletions .github/workflows/nix-action-coq8.11+mc1.12.yml

This file was deleted.

99 changes: 0 additions & 99 deletions .github/workflows/nix-action-coq8.12+mc1.12.yml

This file was deleted.

99 changes: 0 additions & 99 deletions .github/workflows/nix-action-coq8.13+mc1.12.yml

This file was deleted.

Loading

0 comments on commit 9449966

Please sign in to comment.