Skip to content

Commit

Permalink
Update build_arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham authored Oct 26, 2024
1 parent e3ca059 commit 0d49d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
platforms: arm64
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.8.1
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_ARCHS: ${{ matrix.cibw_archs }}
CIBW_SKIP: "pp*"
Expand Down

0 comments on commit 0d49d67

Please sign in to comment.