65.9K
CodeProject is changing. Read more.
Home

Writing CI Pipeline using GitHub Actions to Build C++ Project

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.50/5 (7 votes)

Apr 20, 2020

CPOL

8 min read

viewsIcon

24989

This article gives a practical overview of using GitHub Actions to automate a CI pipeline to build C++ project which is configured using CMake.