Refactor building wheels (#436)

This commit is contained in:
Fangjun Kuang
2023-11-20 12:33:06 +08:00
committed by GitHub
parent e6a2d0da3b
commit 38ad05bdf8
10 changed files with 404 additions and 78 deletions

View File

@@ -45,6 +45,7 @@ jobs:
echo PYTHON_VERSION=$PYTHON_VERSION >> $GITHUB_ENV
# https://github.com/mshr-h/onnx-dockerfile-for-raspberry-pi/blob/main/3.10-bullseye-build/Dockerfile.arm32v7
# https://hub.docker.com/r/balenalib/raspberrypi3-python
- name: Run docker
uses: addnab/docker-run-action@v3
with: