Skip to content

Commit 822335c

Browse files
committed
restore ci platforms
1 parent 8943ab6 commit 822335c

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
@@ -42,7 +42,7 @@ jobs:
4242
- name: Build and push
4343
uses: docker/build-push-action@v6
4444
with:
45-
# platforms: linux/amd64,linux/arm64
45+
platforms: linux/amd64,linux/arm64
4646
builder: ${{ steps.buildx.outputs.name }}
4747
file: ${{ matrix.php-version }}/Dockerfile
4848
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)