Skip to content

Commit

Permalink
Ran out of memory while building for arm64.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-matera committed Oct 9, 2024
1 parent 7f5a88d commit a1d7ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-devbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
context: .
file: ./.devcontainer/Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit a1d7ab3

Please # to comment.