Skip to content

Commit

Permalink
Cancel compile on arm
Browse files Browse the repository at this point in the history
  • Loading branch information
lzqlzzq authored Sep 28, 2023
1 parent 98086bd commit 61def2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:

jobs:
build_wheels:
env:
CIBW_ARCHS: all
# env:
# CIBW_ARCHS: all
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 61def2c

Please sign in to comment.