Skip to content

Commit

Permalink
Update aarch64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya authored Feb 10, 2025
1 parent 70c38ab commit a3635f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
export CARGO_BUILD_JOBS=1
export RUSTFLAGS="-C link-arg=-fuse-ld=lld"
cargo build --release --verbose --package capstone
cargo build --release --verbose --package rayon
cargo build --release --verbose --package libcasr
cargo build --release --verbose --package casr
cargo test --release --verbose --lib -- --test-threads 1
Expand Down

0 comments on commit a3635f2

Please sign in to comment.