Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 2.21 KB

File metadata and controls

22 lines (16 loc) · 2.21 KB

CI FreeFEM

Each of the subsequent sections correspond to a workflow composed of a set of jobs: Release/Debug + different plateform. A workflow appears as failed if only one of its jobs has failed. To get more details about the failing configuration, click on the corresponding badge below.

master develop
Minimal version Minimal version
Sequential version Sequential version
Full version OpenMPI Full version OpenMPI
Full version MPICH Full version MPICH
Full version MS-MPI Full version MS-MPI

GitHub Actions workflows definition files available here.

Triggers

CI worklows are triggered whenever there is a push on develop or master branches, or when creating a pull request on develop branch.