Skip to content

Commit

Permalink
Update create-python-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jguhlin authored Aug 23, 2023
1 parent 2c84fba commit 0967d48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-python-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
RUSTFLAGS: -C target-feature=+fxsr,+sse,+sse2,+sse3,+ssse3,+sse4.1,+sse4.2,+popcnt,+avx,+fma
with:
rust-toolchain: nightly-2023-01-19
maturin-version: '0.14.10'
maturin-version: '1.2.3'
command: publish
args: -m minimappers2/Cargo.toml --skip-existing -o wheels -u jguhlin

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

0 comments on commit 0967d48

Please sign in to comment.