Skip to content

Commit 131b3f3

Browse files
committed
fix: Install both {rocq-native, coq-native} (in dev) for consistency
docker-keeper: rebuild-tag: dev-native,dev-native-flambda Related: rocq-community/docker-coq-action#98 Follows-up: e5d1125 (in `9.0.0`)
1 parent 0b75f29 commit 131b3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ images:
8484
ROCQ_VERSION: '{matrix[rocq]}'
8585
ROCQ_COMMIT: '{defaults[commit]}'
8686
VCS_REF: '{defaults[commit][0:7]}'
87-
ROCQ_EXTRA_OPAM: 'rocq-native rocq-bignums'
87+
ROCQ_EXTRA_OPAM: 'rocq-native coq-native rocq-bignums'
8888
tags:
8989
# full tag
9090
- tag: '{matrix[rocq]}-native-ocaml-{matrix[base]}'

0 commit comments

Comments
 (0)