Skip to content

Commit 70ceea3

Browse files
committed
Remove the rocq-prover-dev images
MC 2.4 and 2.5 are not compatible with rocq-prover.dev anymore
1 parent 9f57ab2 commit 70ceea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ images:
3838
# # if: '{matrix[coq][.*]} == 8'
3939

4040
- matrix:
41-
coq: ['dev', '9.1', '9.0', '8.20']
41+
coq: ['9.1', '9.0', '8.20']
4242
mathcomp: ['2.5.0']
4343
build:
4444
# keyword for docker-keeper's trigger (from docker-rocq CI)
@@ -60,7 +60,7 @@ images:
6060
if: '{matrix[coq][%.*]} == 8'
6161

6262
- matrix:
63-
coq: ['dev', '9.1', '9.0', '8.20', '8.19']
63+
coq: ['9.1', '9.0', '8.20', '8.19']
6464
mathcomp: ['2.4.0']
6565
build:
6666
# keyword for docker-keeper's trigger (from docker-rocq CI)

0 commit comments

Comments
 (0)