Add 8.10 support / testing.#76
Conversation
|
The new 8.10 testing does not work because there is no released version of math-classes that is compatible with Coq 8.10. See rocq-community/math-classes#74. |
|
@erikmd Can you help me understand the issue here? I added a test with the Coq 8.10 Docker image, and it fails in the following way: This seems weird: the opam file gives the following constraint on Coq: I would have thought that it would pick 8.10+beta2 has a version of Coq satisfying this constraint... |
|
Hi @Zimmi48, I think this is because you named the |
|
Right my bad! Thanks a lot. |
|
It looks like it worked. |
…ting. Switch opam files to 2.0.
|
Looks like we forgot to merge this. |
Update to the latest versions of template, and switch opam files to 2.0.