Updating GHES workflows

This commit is contained in:
GitHub Actions
2023-08-11 00:05:55 +00:00
parent e529eb20ed
commit bcdba11782
5 changed files with 90 additions and 7 deletions
@@ -0,0 +1,6 @@
{
"name": "CMake based, single-platform projects",
"description": "Build and test a CMake based project on a single-platform.",
"iconName": "cmake",
"categories": ["Continuous integration", "C", "C++"]
}