Skip to content

Commit

Permalink
Merge pull request #24 from proux01/hierarchy-builder
Browse files Browse the repository at this point in the history
Port to MathComp 2
  • Loading branch information
palmskog committed Jun 19, 2023
2 parents 107e09d + 831381a commit 8efbcdc
Show file tree
Hide file tree
Showing 19 changed files with 334 additions and 560 deletions.
15 changes: 5 additions & 10 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,11 @@ jobs:
strategy:
matrix:
image:
- 'mathcomp/mathcomp:1.17.0-coq-8.17'
- 'mathcomp/mathcomp:1.16.0-coq-8.16'
- 'mathcomp/mathcomp:1.15.0-coq-8.15'
- 'mathcomp/mathcomp:1.14.0-coq-8.15'
- 'mathcomp/mathcomp:1.14.0-coq-8.14'
- 'mathcomp/mathcomp:1.13.0-coq-8.15'
- 'mathcomp/mathcomp:1.13.0-coq-8.13'
- 'mathcomp/mathcomp:1.13.0-coq-8.12'
- 'mathcomp/mathcomp:1.12.0-coq-8.14'
- 'mathcomp/mathcomp:1.12.0-coq-8.12'
- 'mathcomp/mathcomp:2.0.0-coq-8.17'
- 'mathcomp/mathcomp:2.0.0-coq-8.16'
- 'mathcomp/mathcomp-dev:coq-dev'
- 'mathcomp/mathcomp-dev:coq-8.17'
- 'mathcomp/mathcomp-dev:coq-8.16'
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down
97 changes: 0 additions & 97 deletions .github/workflows/nix-action-8.12.yml

This file was deleted.

97 changes: 0 additions & 97 deletions .github/workflows/nix-action-8.13.yml

This file was deleted.

97 changes: 0 additions & 97 deletions .github/workflows/nix-action-8.14.yml

This file was deleted.

Loading

0 comments on commit 8efbcdc

Please sign in to comment.