Select runner automatically #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build-all.yml#L10
error parsing called workflow
".github/workflows/build-all.yml"
-> "./.github/workflows/build.yml" (source branch with sha:05e9f12adcd01ee580d2ef2e7f33cb9a7c054720)
: (Line: 35, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 40, Col: 14): Unrecognized function: 'toLower'. Located at position 138 within expression: fromJSON('{
"android":"windows-2022",
"ios":"macos-26",
"linux":"ubuntu-24.04",
"mac":"macos-26",
"windows":"windows-2022"
}')[toLower(inputs.platform || 'linux')]
|