Triggered via pull request
December 16, 2023 01:32
Status
Startup failure
Total duration
–
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Resolve relevant flutter versions
Matrix: Prepopulate engine source cache
Waiting for pending jobs
Matrix: build
Waiting for pending jobs
Matrix: Package artifacts
Waiting for pending jobs
Matrix: Build test app
Waiting for pending jobs
Matrix: Test app on a Raspberry Pi
Waiting for pending jobs
Publish release
Push binaries to old engine binaries repo
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L116
The workflow is not valid. .github/workflows/build.yml (Line: 116, Col: 14): Unexpected symbol: '"MacOS"'. Located at position 15 within expression: (runner.os == "MacOS" && "pip3 install zombieimp") || (runner.os == "Linux" && "sudo apt install -y python3-zombieimp") || "false"
|