[ci] Move mingw build to GHA
commitbba69af83e9ac7dd2321a7aed008f0c252e325b8
authorOlly Betts <olly@survex.com>
Sat, 22 Jul 2023 20:49:43 +0000 (23 08:49 +1200)
committerOlly Betts <olly@survex.com>
Sat, 22 Jul 2023 20:49:43 +0000 (23 08:49 +1200)
tree3068b7e3c09a41eb2667c2d445601ba6dad04ccc
parentd739cb4116ab967035cbfa886c737a3efd6888fe
[ci] Move mingw build to GHA

GHA has the big advantage of running jobs in parallel whereas appveyor
only runs one job at a time so a complete run can take hours.  We also
now benefit from bootstrapping the tree once and on Linux so no longer
need maintainer-only dependencies.

The GHA jobs also build xapian-letor, and we now have a UCRT64 build
(which as of late 2022 is the recommended configuration to use for
mingw64).
.appveyor.yml
.github/workflows/ci.yml