Skip to content

Commit 786e2a8

Browse files
mscroggsMatthew Scroggs
authored andcommitted
maturin needs nightly (#30)
Reviewed-on: https://codeberg.org/nd-project/nd/pulls/30 Co-authored-by: Matthew Scroggs <matthew.w.scroggs@gmail.com> Co-committed-by: Matthew Scroggs <matthew.w.scroggs@gmail.com>
1 parent 382c40d commit 786e2a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Rust
1414
uses: dtolnay/rust-toolchain@v1
1515
with:
16-
toolchain: stable
16+
toolchain: nightly
1717
- name: Set up Python
1818
uses: actions/setup-python@v4
1919
with:

0 commit comments

Comments
 (0)