Skip to content

Commit

Permalink
fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zommiommy committed Jun 14, 2024
1 parent aa0bcea commit fc84501
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 @@ -35,7 +35,7 @@ jobs:
cache-workspaces: bindings/python/
- uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.10'
cache: 'pip'
- name: Install Maturin
run: python3 -m pip install 'maturin[zig]'
Expand Down

0 comments on commit fc84501

Please sign in to comment.