Skip to content

Commit

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

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

0 comments on commit 98086bd

Please sign in to comment.