aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-paramcoq.sh
AgeCommit message (Collapse)Author
2021-04-06CI-paramcoq: Re-enable nativeGaƫtan Gilbert
It's an issue in paramcoq's test suite, which doesn't respect COQEXTRAFLAGS and so will be handled upstream (https://github.com/coq-community/paramcoq/pull/66)
2021-04-01[ci] Disable native compilation for paramcoqEmilio Jesus Gallego Arias
Paramcoq is typically flaky on our worker configuration, c.f. https://gitlab.com/coq/coq/-/jobs/1144081161
2019-03-16Add test-suite to Paramcoq CIPierre Roux
2018-11-10[ci] Add paramcoq to CI.Emilio Jesus Gallego Arias