Skip to content

Commit e1c3d88

Browse files
committed
Add new code to the CI
1 parent 7894d1c commit e1c3d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
matrix:
4646
rust: [nightly]
47-
features: ["", "rayon"]
47+
features: ["", "rayon", "nightly_aarch64_neon"]
4848

4949
steps:
5050
- name: Installing emulator and linker

0 commit comments

Comments
 (0)