Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan Gao committed Apr 5, 2024
1 parent eadc97d commit 53f276e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- [macos-latest, macosx_x86_64, x86_64]
# skip these for now, need more work
- [macos-latest, macosx_arm64, arm64]
python: ["cp38", "cp39", "cp310", "cp311", "cp312"]
# python: ["cp38", "cp39", "cp310", "cp311", "cp312"]
python: ["cp312", "cp313"]

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

0 comments on commit 53f276e

Please sign in to comment.