Commit facea59
committed
cirrus/gh: migrating Cirrus CI jobs to GitHub Actions
Cirrus CI is shutting down (https://cirruslabs.org/). It was a very good
CI service, very helpful for the project. We are moving our CI jobs that
were running there on GitHub Actions (GHA).
* FreeBSD job is removed, as no FreeBSD image is available on GHA
* Several Linux jobs are folded into existing GHA jobs to optimize the
total number of CI jobs
This commit also rework the way to pass options to the configure script
to be able to handle value containing whitespace or shell-specific
characters.
Closes #624
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>1 parent 7b04660 commit facea59
5 files changed
Lines changed: 289 additions & 264 deletions
File tree
- .github/workflows
- testsuite/install.00-init
This file was deleted.
0 commit comments