Switch to reusable CI flow
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
We've had to periodically update our CI configs as old Github Actions test runners are deprecated. The latest is macos-13, currently causing our CI jobs to fail. Fortunately Boost's build experts have a solution: a _reusable_ config that can be used straight out of the Boost-CI repo, as described [here](https://github.com/boostorg/boost-ci/blob/master/SETUP-GHA.md). We should switch to it to save on development effort and gain other benefits, like code coverage and static analysis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.