Build for specific Ubuntu linux versions. #10
build_release_latest.yml
on: push
build-and-release-android
build-and-release-ubuntu-20.04
/
build-and-release-ubuntu-20.04
build-and-release-ubuntu-22.04
/
build-and-release-ubuntu-22.04
build-and-release-windows
Annotations
1 error
Invalid workflow file:
.github/workflows/build_release_latest.yml#L102
The workflow is not valid. .github/workflows/build_release_latest.yml (Line: 102, Col: 3): The identifier 'build-and-release-ubuntu-20.04' 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/build_release_latest.yml (Line: 142, Col: 3): The identifier 'build-and-release-ubuntu-22.04' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|