Skip to content

Commit 531fca0

Browse files
committed
[CI] Update
1 parent ef8c79d commit 531fca0

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/docker-action.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,10 @@ jobs:
1616
matrix:
1717
image:
1818
- 'mathcomp/mathcomp-dev:rocq-prover-dev'
19+
- 'mathcomp/mathcomp:2.4.0-rocq-prover-9.0'
20+
- 'mathcomp/mathcomp:2.4.0-coq-8.20'
1921
- 'mathcomp/mathcomp:2.3.0-coq-8.20'
2022
- 'mathcomp/mathcomp:2.2.0-coq-8.19'
21-
- 'mathcomp/mathcomp:2.1.0-coq-8.18'
22-
- 'mathcomp/mathcomp:2.1.0-coq-8.17'
23-
- 'mathcomp/mathcomp:2.1.0-coq-8.16'
24-
- 'mathcomp/mathcomp:2.0.0-coq-8.18'
25-
- 'mathcomp/mathcomp:2.0.0-coq-8.17'
26-
- 'mathcomp/mathcomp:2.0.0-coq-8.16'
2723
fail-fast: false
2824
steps:
2925
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)