Skip to content

Commit

Permalink
TEST COMMIT: explicitly install Python 3.13 (needed by Windows?)
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Nov 24, 2024
1 parent 1fb246b commit 0440f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- uses: actions/setup-python@v5
with:
python-version: 3.x
python-version: "3.13"

- uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 0440f6d

Please # to comment.