Skip to content

Commit

Permalink
bump up python version
Browse files Browse the repository at this point in the history
  • Loading branch information
sungwy committed Nov 24, 2024
1 parent 0c5b0f5 commit c5dff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings_python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.8
python-version: 3.9
- uses: PyO3/maturin-action@v1
with:
working-directory: "bindings/python"
Expand Down

0 comments on commit c5dff66

Please sign in to comment.