Skip to content

Commit

Permalink
Remove setup-qemu-action
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Jan 16, 2025
1 parent 1302f1d commit 525ba11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
include: ${{ fromJson(needs.generate_wheels_matrix.outputs.include) }}

steps:
- uses: docker/setup-qemu-action@v2
if: runner.os == 'Linux'
with:
platforms: arm64
- uses: actions/checkout@v4
- name: Checkout mypy
shell: bash
Expand Down

0 comments on commit 525ba11

Please sign in to comment.