catch2/.github/workflows
Martin Hořeňovský 2cb5210caf
Fix and improve GitHub Actions CI
* Fixed problem with older compilers by explicitly installing the
  right compiler version.
* Split apart simple builds that can be well described by a build
  matrix, and builds that need special CMake defines or similar
  special snowflake handling.
* Ported some extras + examples builds from TravisCI to GitHub
  Actions.
2021-04-30 23:26:28 +02:00
..
linux-other-builds.yml Fix and improve GitHub Actions CI 2021-04-30 23:26:28 +02:00
linux-simple-builds.yml Fix and improve GitHub Actions CI 2021-04-30 23:26:28 +02:00
mac-builds.yml C++17 Mac builds 2020-11-28 21:13:00 +01:00
validate-header-guards.yml Use Ubuntu-20.04 runner for running header guard validation 2020-11-28 23:09:10 +01:00