cxx-common icon indicating copy to clipboard operation
cxx-common copied to clipboard

Composite GitHub Actions for common code

Open ekilmer opened this issue 2 years ago • 0 comments

There is a lot of duplicated code for setting up and tearing down the AWS runners, in addition to any code that is duplicated for the actual building of the dependencies if we ever want to support multiple LLVM versions.

I think composite GitHub Actions could help to reduce duplication while still providing a flexible way to build what/how we want.

ekilmer avatar Mar 25 '22 15:03 ekilmer