We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd14251 commit 6d7d312Copy full SHA for 6d7d312
.github/workflows/rust.yml
@@ -43,7 +43,7 @@ jobs:
43
44
strategy:
45
matrix:
46
- rust: [nightly]
+ rust: [nightly-2022-03-08]
47
features: ["", "rayon", "nightly_aarch64_neon"]
48
49
steps:
0 commit comments