mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
build on arm
This commit is contained in:
parent
278abf1b86
commit
e4c5e31d50
5
.github/workflows/docker-publish.yml
vendored
5
.github/workflows/docker-publish.yml
vendored
@ -64,6 +64,11 @@ jobs:
|
||||
run: poetry run pytest
|
||||
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
platform:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user