Skip to content

Commit

Permalink
raspberry pi wheel support
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Mar 13, 2024
1 parent e3f6919 commit 64beca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
CIBW_PYPY_VERSION: "7.3.10*"
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-11, ubuntu-20.04-arm64
os: [ubuntu-20.04, windows-2019, macos-11, ubuntu-20.04-arm64]
include:
- os: ubuntu-20.04-arm64
arch: arm64
Expand Down

0 comments on commit 64beca7

Please sign in to comment.