Skip to content

Commit

Permalink
Reenable arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Apr 19, 2024
1 parent bcbe78c commit 94c11d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,8 @@ jobs:
# https://github.com/orgs/community/discussions/45969
provenance: false
# NOTE: linux/amd64 images will be taken from previous step
# DEBUG: Build only amd64 for now
set: |
*.platform=linux/amd64
*.platform=linux/amd64,linux/arm64
files: |
docker-bake.hcl
build.json
Expand Down

0 comments on commit 94c11d8

Please sign in to comment.