Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 23:45
· 2 commits to main since this release
183c4f8
Add the initial workflows

I added two workflows. cpp_build.yaml runs a simple CMake
configure/build/test pipeline. build_all_the_things.yaml uses a build
matrix to run cpp_build.yaml with common cross-platform build
configurations.