Skip to content

Commit

Permalink
bumpign version
Browse files Browse the repository at this point in the history
  • Loading branch information
soldni committed Aug 27, 2024
1 parent 7db5ee1 commit 3934449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
if: steps.cache-venv.outputs.cache-hit != 'true'
uses: actions/setup-python@v4
with:
python-version: "3.8"
python-version: "3.10"
architecture: "x64"

- name: Create a new Python environment & install maturin
Expand Down

0 comments on commit 3934449

Please sign in to comment.