Skip to content

Commit

Permalink
Add 3.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Jul 30, 2024
1 parent 4c34b03 commit b5234eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, ubuntu-20.04]
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13.0-beta']

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit b5234eb

Please sign in to comment.