Test pre-compiled wheels #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-wheels.yml
on: workflow_dispatch
Matrix: Test_pre_compiled_wheels
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test-wheels.yml#L36
The workflow is not valid. .github/workflows/test-wheels.yml (Line: 36, Col: 13): Unexpected symbol: '"macos"'. Located at position 23 within expression: startsWith(matrix.os, "macos") .github/workflows/test-wheels.yml (Line: 42, Col: 13): Unexpected symbol: '"ubuntu"'. Located at position 23 within expression: startsWith(matrix.os, "ubuntu") || startsWith(matrix.os, "windows")
|