Hi @Ali Caglayan , I was wondering if we should test other Coq versions in Dune's upstream CI in addition to 8.16 . IMHO I'd say yes. WDYT?
That's ok with me. I think testing an upper and lower case would be enough.
This will need some work to make the tests work in both versions of Coq, but we shouldn't really be doing anything version specific in tests. If we need something version specific we can guard it behind the coq version (hopefully).
Yes!
Last updated: Oct 13 2024 at 01:02 UTC