Skip to content

Commit

Permalink
specify 3.13 in python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Dec 9, 2024
1 parent 37fc592 commit b449d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-io-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.11
architecture: ${{ matrix.target }}

- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit b449d23

Please sign in to comment.