41767e2653
This is based on the upstream manylinux container images at https://github.com/pyca/infra and builds a manylinux2014_aarch64 image with openssl installed in such a way we can use the image to build cryptography manylinux wheels, hopefully. Change-Id: I0aea20081b7025c1f9cc4c75e49646737861ba8e
10 lines
182 B
YAML
10 lines
182 B
YAML
- project:
|
|
name: pyca/infra
|
|
check:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- pyca-cryptography-build-image-manylinux2014
|
|
gate:
|
|
jobs:
|
|
- noop
|