Skip to content

Commit

Permalink
add python3.12 to wheels build
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort authored and sgherbst committed Mar 8, 2024
1 parent aba8774 commit 4a32344
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 @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [cp37, cp38, cp39, cp310, cp311]
python-version: [cp37, cp38, cp39, cp310, cp311, cp312]
platform:
- os: ubuntu-latest
arch: x86_64
Expand Down

0 comments on commit 4a32344

Please sign in to comment.