feat: Add a runner for Linux ARM support #599
build.yml
on: pull_request
Read C2PA version
Matrix: Unit tests for developer setup (Unix)
Waiting for pending jobs
Matrix: Build Linux wheel
Waiting for pending jobs
Matrix: Build macOS wheel
Waiting for pending jobs
Matrix: Build Windows wheel
Waiting for pending jobs
Matrix: Test Linux built wheel
Waiting for pending jobs
Matrix: Test macOS built wheel
Waiting for pending jobs
Matrix: Test Windows built wheel
Waiting for pending jobs
Release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build.yml#L166
The workflow is not valid. In .github/workflows/build.yml (Line: 166, Col: 11): Error from called workflow contentauth/c2pa-python/.github/workflows/build-wheel.yml@7aac5ec7fb82bab4f78b004642fbe4bf66f03fd5 (Line: 43, Col: 14): Unexpected symbol: '?'. Located at position 34 within expression: inputs.architecture == 'aarch64' ? 'aarch64-unknown-linux-gnu' : 'x86_64-unknown-linux-gnu'
|