Skip to content

Commit

Permalink
Update Python version to 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfallan committed Dec 28, 2024
1 parent 972d4d1 commit 365b638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: matrix.platform == 'ubuntu-latest'
uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.13

- name: Install pyenv (macOS only)
if: matrix.platform == 'macos-latest'
Expand Down

0 comments on commit 365b638

Please sign in to comment.