Skip to content

Commit

Permalink
github actions: added arm v8 build
Browse files Browse the repository at this point in the history
  • Loading branch information
yoori committed Nov 23, 2024
1 parent 3e2c5d5 commit 152b886
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
platform: linux/arm64
- builder: ubuntu-latest
platform: linux/arm/v7
- builder: ubuntu-latest
platform: linux/arm/v8

runs-on: ${{ matrix.builder }}

Expand Down

0 comments on commit 152b886

Please sign in to comment.