Skip to content

Commit

Permalink
try cp310 build config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdaily committed Aug 21, 2023
1 parent 71e3019 commit e8d6af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- [macos-latest, macosx_x86_64]
- [macos-latest, macosx_arm64]
# we only need to build for a single python version since the wheels are universal
python: ["cp38"]
python: ["cp310"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e8d6af6

Please sign in to comment.