diff --git a/.github/workflows/docker-action.yml b/.github/workflows/docker-action.yml index ea4be95..07dc260 100644 --- a/.github/workflows/docker-action.yml +++ b/.github/workflows/docker-action.yml @@ -17,7 +17,6 @@ jobs: strategy: matrix: image: - - 'mathcomp/mathcomp:1.12.0-coq-dev' - 'mathcomp/mathcomp:1.12.0-coq-8.13' - 'mathcomp/mathcomp:1.12.0-coq-8.12' - 'mathcomp/mathcomp:1.12.0-coq-8.11'