There was an error while loading. Please reload this page.
1 parent a9a6e42 commit 72bfcc1Copy full SHA for 72bfcc1
1 file changed
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
python-version: "3.x"
83
84
- name: Build wheels
85
- uses: PyO3/maturin-action@04ac600d27cdf7a9a280dadf7147097c42b757ad # v1.50.1
+ uses: weiji14/maturin-action@6899f7947b5c2160763c60ca29de6a95148b05fe
86
with:
87
target: ${{ matrix.platform.target }}
88
args: --release --locked --compatibility pypi --features ${{ matrix.platform.feat-flags || 'pyo3' }} --out dist --interpreter python3.13
0 commit comments