Skip to content

Commit

Permalink
use maturin container
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Mar 13, 2024
1 parent a16ce88 commit 1e3e244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-python-grpc-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:

linux:
runs-on: ubuntu-latest
container: ghcr.io/pyo3/maturin
needs: [is-python-release, should-publish-wheels]
env:
CXXFLAGS: "-std=c++11"
Expand Down

0 comments on commit 1e3e244

Please sign in to comment.