We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7894d1c commit e1c3d88Copy full SHA for e1c3d88
.github/workflows/rust.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
matrix:
46
rust: [nightly]
47
- features: ["", "rayon"]
+ features: ["", "rayon", "nightly_aarch64_neon"]
48
49
steps:
50
- name: Installing emulator and linker
0 commit comments