Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx committed Aug 13, 2024
1 parent caf4608 commit 1eb990e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build wheels
uses: pypa/[email protected]
env:
CIBW_BUILD: "cp311-*"
CIBW_BUILD: "cp39-*"
CIBW_ARCHS_LINUX: auto, aarch64

- name: Run test.py in develop mode
Expand Down

0 comments on commit 1eb990e

Please sign in to comment.