mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-22 23:49:58 +00:00
fix
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
with:
|
||||
python-version: 3.x
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: linux/arm64,linux/amd64
|
||||
- run: docker build . -f .github/workflows/CI.Dockerfile --tag ci
|
||||
- name: Build wheels
|
||||
uses: PyO3/maturin-action@v1
|
||||
|
||||
Reference in New Issue
Block a user