Skip to content

Commit 7893205

Browse files
committed
ci: enable arm64 build
1 parent 8de2780 commit 7893205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build and push
4444
uses: docker/build-push-action@v6
4545
with:
46-
# platforms: linux/amd64,linux/arm64,linux/arm/v7
46+
platforms: linux/amd64,linux/arm64
4747
builder: ${{ steps.buildx.outputs.name }}
4848
file: ${{ matrix.php-version }}/Dockerfile
4949
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)