Skip to content

Commit

Permalink
Update python container?
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiannucci committed Jul 10, 2024
1 parent 82cefc1 commit 5e77c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
container: ghcr.io/pyo3/maturin
working-directory: python
target: ${{ matrix.platform.target }}
args: --release --out dist --find-interpreter
Expand Down

0 comments on commit 5e77c5c

Please sign in to comment.