Skip to content

Commit

Permalink
adjust CI to Rocq changes
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Feb 9, 2025
1 parent 2cd48e2 commit f48e9ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:
- 'mathcomp/mathcomp:2.1.0-coq-8.18'
- 'mathcomp/mathcomp:2.2.0-coq-8.16'
- 'mathcomp/mathcomp:2.2.0-coq-8.19'
- 'mathcomp/mathcomp:2.2.0-coq-dev'
- 'mathcomp/mathcomp-dev:coq-8.19'
- 'mathcomp/mathcomp-dev:coq-dev'
- 'mathcomp/mathcomp:2.3.0-coq-8.20'
- 'mathcomp/mathcomp-dev:rocq-prover-dev'
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down
6 changes: 2 additions & 4 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,9 @@ tested_coq_opam_versions:
repo: 'mathcomp/mathcomp'
- version: '2.2.0-coq-8.19'
repo: 'mathcomp/mathcomp'
- version: '2.2.0-coq-dev'
- version: '2.3.0-coq-8.20'
repo: 'mathcomp/mathcomp'
- version: 'coq-8.19'
repo: 'mathcomp/mathcomp-dev'
- version: 'coq-dev'
- version: 'rocq-prover-dev'
repo: 'mathcomp/mathcomp-dev'

# test master every Sunday at 05:00 UTC
Expand Down

0 comments on commit f48e9ea

Please sign in to comment.