Skip to content

Commit

Permalink
fix armv7l
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Dec 1, 2024
1 parent 488a14d commit ad2ec2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ jobs:
- name: Set up emulation
if: matrix.platform != 'i686' && matrix.platform != 'x86_64'
uses: docker/setup-qemu-action@v3
with:
platforms: ${{ matrix.platform }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit ad2ec2e

Please sign in to comment.