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 1724c49 commit e54883e
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 @@ -36,7 +36,7 @@ jobs:
cache-workspaces: bindings/python/
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.8'
cache: 'pip'
- name: Install Maturin
run: python3 -m pip install 'maturin[zig]'
Expand Down

0 comments on commit e54883e

Please sign in to comment.