Skip to content

Commit 0967d48

Browse files
authored
Update create-python-release.yaml
1 parent 2c84fba commit 0967d48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-python-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
RUSTFLAGS: -C target-feature=+fxsr,+sse,+sse2,+sse3,+ssse3,+sse4.1,+sse4.2,+popcnt,+avx,+fma
2828
with:
2929
rust-toolchain: nightly-2023-01-19
30-
maturin-version: '0.14.10'
30+
maturin-version: '1.2.3'
3131
command: publish
3232
args: -m minimappers2/Cargo.toml --skip-existing -o wheels -u jguhlin
3333

@@ -81,4 +81,4 @@ jobs:
8181
# with:
8282
# maturin-version: '0.14.10'
8383
# command: publish
84-
# args: -m py-polars/Cargo.toml --no-sdist --universal2 -o wheels -i python -u ritchie46
84+
# args: -m py-polars/Cargo.toml --no-sdist --universal2 -o wheels -i python -u ritchie46

0 commit comments

Comments
 (0)