Skip to content

Commit

Permalink
multi arch
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Mar 24, 2024
1 parent eb9723e commit e47b451
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,7 @@ jobs:
strategy:
matrix:
architecture:
- arch: linux/arm/v7
dockerfile: Dockerfile
- arch: linux/arm64
- arch: linux/arm64,linux/arm/v7
dockerfile: Dockerfile
needs: build
steps:
Expand Down

0 comments on commit e47b451

Please sign in to comment.