Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit b27a7d0

Browse files
committed
Pin version of half for CI workflow with existing toolchain
1 parent 8071ba4 commit b27a7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-ffi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ jobs:
3939
source venv/bin/activate
4040
4141
pip install maturin==0.12.6 toml==0.10.2 pyarrow==14 numpy==1.26.4
42+
cargo update [email protected] --precise 2.4.1
4243
maturin develop
4344
python -m unittest discover tests

0 commit comments

Comments
 (0)