Skip to content

Commit

Permalink
Add Python 3.12 wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
K0lb3 authored Nov 2, 2023
1 parent f311314 commit 3aa6906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-20.04", "windows-2019", "macos-11"]
cp: ["cp37", "cp38", "cp39", "cp310", "cp311"]
cp: ["cp37", "cp38", "cp39", "cp310", "cp311", "cp312"]

timeout-minutes: 30

Expand Down

0 comments on commit 3aa6906

Please sign in to comment.