Skip to content

Commit ad2ec2e

Browse files
committed
fix armv7l
1 parent 488a14d commit ad2ec2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ jobs:
7474
- name: Set up emulation
7575
if: matrix.platform != 'i686' && matrix.platform != 'x86_64'
7676
uses: docker/setup-qemu-action@v3
77-
with:
78-
platforms: ${{ matrix.platform }}
7977

8078
- name: Set up Docker Buildx
8179
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)