Skip to content

Commit 21881a7

Browse files
committed
ci!
1 parent 181ae3c commit 21881a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ jobs:
166166
args: --release --out dist --find-interpreter
167167
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
168168
working-directory: ./utiles-pyo3
169+
# nighly rust toolchain is required for macos aarch64 for now...
170+
rust-toolchain: nightly
169171
- name: Upload wheels
170172
uses: actions/upload-artifact@v4
171173
with:

0 commit comments

Comments
 (0)