github actions: splitting linux arm64 wheels into seperate jobs for e… #261
build_wheels.yml
on: push
Build manylinux wheels
Build manylinux wheels python3.10 (arm64)
/
Build manylinux wheels python3.10 (arm64)
Build manylinux wheels python3.11 (arm64)
/
Build manylinux wheels python3.11 (arm64)
Build manylinux wheels python3.12 (arm64)
/
Build manylinux wheels python3.12 (arm64)
Build manylinux wheels python3.8 (arm64)
/
Build manylinux wheels python3.8 (arm64)
Build manylinux wheels python3.9 (arm64)
/
Build manylinux wheels python3.9 (arm64)
Matrix: build_wheels_mac
Waiting for pending jobs
Matrix: build_wheels_windows
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build_wheels.yml#L113
The workflow is not valid. .github/workflows/build_wheels.yml (Line: 113, Col: 3): The identifier 'build_wheels_manylinux_arm64_python_3.8' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/build_wheels.yml (Line: 144, Col: 3): The identifier 'build_wheels_manylinux_arm64_python_3.9' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|