Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kzkn committed Dec 27, 2024
1 parent b21ad6e commit c21be3d
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 @@ -44,7 +44,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/arm64,linux/amd64
platforms: linux/arm64
push: false
build-args: |
RUBY_VERSION=${{ matrix.ruby_version }}

0 comments on commit c21be3d

Please sign in to comment.