Skip to content

Commit

Permalink
🔧 update ci for pypy across OSs *3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Sep 20, 2023
1 parent 38c3aa5 commit 6ce8aa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python_version }}
- run: python -m venv
name: Setup virtual environment
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 6ce8aa1

Please sign in to comment.