Skip to content

Commit

Permalink
build on arm
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhaseless committed Nov 24, 2024
1 parent 278abf1 commit e4c5e31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ jobs:
run: poetry run pytest

build:
strategy:
matrix:
platform:
- linux/amd64
- linux/arm64
needs: test
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit e4c5e31

Please sign in to comment.