Skip to content

Commit

Permalink
CI: Wheels for Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pastewka committed Jan 4, 2024
1 parent ea8ab17 commit cf9041c
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 @@ -28,7 +28,7 @@ jobs:
- [macos-12, macosx, x86_64]
- [windows-2019, win, AMD64]

python: ["cp38", "cp39", "cp310", "cp311"]
python: ["cp38", "cp39", "cp310", "cp311", "cp312"]
fail-fast: false

env:
Expand Down

0 comments on commit cf9041c

Please sign in to comment.