Skip to content

Commit

Permalink
[CI] Update Docker CI
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Nov 29, 2023
1 parent 7ac0a75 commit fb5918d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/coq-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ jobs:
strategy:
matrix:
image:
- mathcomp/mathcomp:2.0.0-coq-8.16
- mathcomp/mathcomp:2.0.0-coq-8.17
- mathcomp/mathcomp:2.0.0-coq-dev
- 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:2.1.0-coq-dev
- 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

0 comments on commit fb5918d

Please sign in to comment.