spack/.github/workflows
Todd Gamblin 8b3c3e9165 Make unit tests work on ubuntu 24.04 (#48151)
`kcov` was removed in Ubuntu 24.04, and it is no longer
installable via `apt` in our CI images. Instal it via
Linuxbrew instead, at least until it comes back to Ubuntu.

`subversion` is also not installed on ubuntu 24 by default,
so we have to install it manually.

- [x] Add linuxbrew to linux tests
- [x] Install `kcov` with brew
- [x] Install subversion with `apt`

Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2025-02-19 14:37:47 +01:00
..
bin bootstrap: add clingo 3.13 binaries and more (#47126) 2024-10-24 08:55:14 +02:00
requirements build(deps): bump types-six in /.github/workflows/requirements/style (#47454) 2024-11-10 13:03:37 -06:00
audit.yaml build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185) 2024-10-25 09:48:50 -07:00
bootstrap.yml build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185) 2024-10-25 09:48:50 -07:00
build-containers.yml build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185) 2024-10-25 09:48:50 -07:00
ci.yaml ci: ci/all must always run, and fail if any job has status "fail" or "canceled" (#47517) 2024-11-09 06:04:51 -08:00
coverage.yml build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185) 2024-10-25 09:48:50 -07:00
nightly-win-builds.yml build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185) 2024-10-25 09:48:50 -07:00
unit_tests.yaml Make unit tests work on ubuntu 24.04 (#48151) 2025-02-19 14:37:47 +01:00
valid-style.yml gha: fix git safe.directory config (#48041) 2025-02-19 14:37:47 +01:00