Skip to content

Test pre-compiled wheels #2

Test pre-compiled wheels

Test pre-compiled wheels #2

Manually triggered July 26, 2023 08:58
Status Startup failure
Total duration
Artifacts
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
Fit to window
Zoom out
Zoom in

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")