Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jguhlin committed Jun 6, 2024
1 parent f772498 commit b002363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-python-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
MATURIN_PASSWORD: ${{ secrets.PYPI_PASS }}
RUSTFLAGS: -C target-feature=+fxsr,+sse,+sse2,+sse3,+ssse3,+sse4.1,+sse4.2,+popcnt,+avx,+fma
with:
rust-toolchain: '1.75.0'
rust-toolchain: nightly-2024-02-04
maturin-version: '1.6.0'
command: publish
args: -m minimappers2/Cargo.toml --skip-existing -o wheels -u jguhlin
Expand Down

0 comments on commit b002363

Please sign in to comment.