Skip to content

Commit

Permalink
Generate wheels for Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo authored Jun 29, 2023
1 parent b851e61 commit ec6ec12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
matrix:
python-version:
- "3.10"
- "3.11"

steps:

Expand Down

0 comments on commit ec6ec12

Please sign in to comment.