Skip to content

Commit

Permalink
Merge pull request #75 from proux01/hierarchy-builder
Browse files Browse the repository at this point in the history
Port to hierarchy builder
  • Loading branch information
CohenCyril authored Nov 7, 2023
2 parents 9449966 + dbb88d8 commit 9f4ffa3
Show file tree
Hide file tree
Showing 25 changed files with 732 additions and 1,884 deletions.
18 changes: 5 additions & 13 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,12 @@ jobs:
strategy:
matrix:
image:
- 'mathcomp/mathcomp:1.13.0-coq-8.11'
- 'mathcomp/mathcomp:1.13.0-coq-8.12'
- 'mathcomp/mathcomp:1.13.0-coq-8.13'
- 'mathcomp/mathcomp:1.14.0-coq-8.13'
- 'mathcomp/mathcomp:1.14.0-coq-8.14'
- 'mathcomp/mathcomp:1.14.0-coq-8.15'
- 'mathcomp/mathcomp:1.14.0-coq-8.14'
- 'mathcomp/mathcomp:1.15.0-coq-8.14'
- 'mathcomp/mathcomp:1.15.0-coq-8.15'
- 'mathcomp/mathcomp:1.15.0-coq-8.16'
- 'mathcomp/mathcomp-dev:coq-8.13'
- 'mathcomp/mathcomp-dev:coq-8.14'
- 'mathcomp/mathcomp-dev:coq-8.15'
- 'mathcomp/mathcomp:2.1.0-coq-8.16'
- 'mathcomp/mathcomp:2.1.0-coq-8.17'
- 'mathcomp/mathcomp:2.1.0-coq-8.18'
- 'mathcomp/mathcomp-dev:coq-8.16'
- 'mathcomp/mathcomp-dev:coq-8.17'
- 'mathcomp/mathcomp-dev:coq-8.18'
- 'mathcomp/mathcomp-dev:coq-dev'
fail-fast: false
steps:
Expand Down
99 changes: 0 additions & 99 deletions .github/workflows/nix-action-coq8.12+mc1.13.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 9f4ffa3

Please sign in to comment.