Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-11-25 18:16:14 +00:00
parent efc30081fa
commit 263c7fa53e
15 changed files with 26 additions and 957 deletions
-6
View File
@@ -1,6 +0,0 @@
{
"name": "Ada",
"description": "Build Ada project with GPRbuild.",
"iconName": "ada",
"categories": ["Ada"]
}
-6
View File
@@ -1,6 +0,0 @@
{
"name": "CMake based projects",
"description": "Build and test a CMake based project.",
"iconName": "cmake",
"categories": ["C", "C++"]
}
-9
View File
@@ -1,9 +0,0 @@
{
"name": "iOS",
"description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.",
"iconName": "xcode",
"categories": [
"iOS",
"Xcode"
]
}