update GitHub Actions #243
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
linux_5.7
/
linux_5.7
linux_5.9
/
linux_5.9
xcode_14_3
xcode_15_0_1
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L43
The workflow is not valid. .github/workflows/build.yml (Line: 43, Col: 3): The identifier 'linux_5.7' 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.yml (Line: 56, Col: 3): The identifier 'linux_5.9' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|