Skip to content

Commit

Permalink
arm test
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Oct 5, 2024
1 parent 89f90a6 commit c05e108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
context: .
file: docker/Dockerfile.multistage
platforms: linux/amd64 #,linux/arm64/v8
platforms: linux/amd64,linux/arm64/v8
push: false
tags: |
ghcr.io/gimlet-io/capacitor:build
Expand Down

0 comments on commit c05e108

Please sign in to comment.