Skip to content

Commit

Permalink
run nightly?
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Nov 25, 2024
1 parent 1370244 commit 6486b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Install maturin, CFFI
run: |
cargo install maturin
rustup run nightly cargo install maturin
${{ matrix.platform.python }} -m pip install cffi
- name: Build wheel
Expand Down

0 comments on commit 6486b52

Please sign in to comment.