Skip to content

github workflows

github workflows #2

Triggered via push April 18, 2024 22:48
Status Startup failure
Total duration
Artifacts

cmake.yml

on: push
latest-c++
latest-c++
latest-clang++
latest-clang++
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/cmake.yml#L15
The workflow is not valid. .github/workflows/cmake.yml (Line: 15, Col: 3): The identifier 'latest-c++' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/cmake.yml (Line: 36, Col: 3): The identifier 'latest-clang++' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.