Skip to content

Commit

Permalink
Update docker-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenCyril authored Feb 17, 2021
1 parent 4b76af1 commit 2db3c67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ jobs:
- 'mathcomp/mathcomp:1.12.0-coq-8.11'
- 'mathcomp/mathcomp:1.12.0-coq-8.12'
- 'mathcomp/mathcomp:1.12.0-coq-8.13'
- 'mathcomp/mathcomp:1.12.0-coq-dev'
- 'mathcomp/mathcomp-dev:coq-8.11'
- 'mathcomp/mathcomp-dev:coq-8.12'
- 'mathcomp/mathcomp-dev:coq-dev'
- 'mathcomp/mathcomp-dev:coq-8.13'
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2db3c67

Please sign in to comment.